Hi,
i have built site for offering properties and i have trouble with performance. On homepage are :
7 forms for filtering
one for fulltext search
two menus
static content
This page loads 2,5 seconds.
Another page which shows properties with same 7 filters takes 4 seconds to load, but when i dump filtered data before template render, its loaded in 900 ms.
Can you advise me how to speed up ??? Thanks