Udate: The plugin "System - Cache" is not working with the SEBLOD registration... :(
I'm going to answer this myself. I played a lot around the last days, here my results:
from
this (+4 seconds to first byte) -> to
this (first byte between 200-350 ms).
A good cache management is important, i set my SEBLOD List & Search forms in the tab "Configuration" to "Cache (on Search) - Global - For Anyone". Don't activate the "Cache (on Render)". Also, don't activate the cache settings in your Joomla Global Configuration, this will break your SEBLOD searches. Instead, when you're done with everything else, go to Plugins and activate "System - Cache", this will cache the static content correctly - keep in mind that this is a normal cache, so, deactivate it when you do changes on your website and clear the joomla cache, after you're done.
When you try these settings, you should get a very nice performance already. Now, try to work with SEBLOD as much as possible or seperate areas where normal Joomla addons or content need to search / list or any other database requests. For example, i used to work a lot with rockettheme, but when i combine their list / search modules on one page with a seblod list / search module, it double the requests.
This is also why you want to have a clean template (mine could also be better), doesn't make sense to use a big template by rockettheme or joomlart, when you also have the SEBLOD template integrated -> results in many unnecessary divs and this turns up your DOM value. Best way is to build own templates like you need them for Joomla and SEBLOD. Or like i did, use a clean joomla standard template and use the normal SEBLOD template, set to responsive.
You can also activate Gzip Page Compression in your Joomla Global Configuration. Test it here:
http://www.gidnetwork.com/tools/gzip-test.php If it's not activated, you need to activate it on your server (cPanel has an option for it, in Plesk you need to do
this).
Next thing is pretty cool as well, you can improve your htaccess to set Expire Tags and Expire Headers. Here is the
tutorial.
Of course, you can do much more to optimize the pageload over all, have a look at this
tutorial as well. Here are some test websites, you can use:
Google Developers Page Speed Insightshttp://www.webpagetest.org/ <- what i used the most
Yslowhttp://whichloadsfaster.com/ Web Performance Testshttp://gtmetrix.com/why-is-my-page-slow.htmlWeb Page Analyzerhttp://tools.pingdom.com/fpt/