Closed agallou closed 8 years ago
Caching the filter component will help laoding the page in 50% less time.
In a local environnment, the home were loading in 98ms. With the cache activated, the page loads in 40ms.
The component is cached according to the request parameters.
Blackfire before :
Blackfire after :
Blackfire delta :
After testing this on prod :
Webpagetest before : http://www.webpagetest.org/result/151128_Q5_G9C/
Webpagetest after : http://www.webpagetest.org/result/151128_NP_GAR/
:+1:
Caching the filter component will help laoding the page in 50% less time.
In a local environnment, the home were loading in 98ms. With the cache activated, the page loads in 40ms.
The component is cached according to the request parameters.
Blackfire before :
Blackfire after :
Blackfire delta :
After testing this on prod :
Webpagetest before : http://www.webpagetest.org/result/151128_Q5_G9C/
Webpagetest after : http://www.webpagetest.org/result/151128_NP_GAR/