andrzejdlugosz Posted January 17, 2015 Share Posted January 17, 2015 I am facing extremely long Time to First Byte as can be checked below http://www.webpagetest.org/result/150117_7P_RN5/1/details/ I have followed requirements to speed up the website in Advanced Parameters->Performance, but do not know where is a problem. Can anyone help or point me what should I investigate? Thank you Link to comment Share on other sites More sharing options...
JPresta.com Posted January 18, 2015 Share Posted January 18, 2015 Enable profiling and show us stats displayed at the bottom of the page: http://dh42.com/blog/prestashop-debug-profiling/ Link to comment Share on other sites More sharing options...
moy2010 Posted January 18, 2015 Share Posted January 18, 2015 Your website is a bit heavy with a total size of over 2.2MB. Try to follow the following performance tips to reduce it's size: https://www.prestashop.com/forums/topic/375707-prestashop-performance-tips-compilation/Once you reduce the total size and the number of HTTP requests, then the next step would be to debug by profiling as joe has mentioned. Link to comment Share on other sites More sharing options...
andrzejdlugosz Posted January 18, 2015 Author Share Posted January 18, 2015 Thank you. After profiling enabled below is a snapshot Link to comment Share on other sites More sharing options...
Dh42 Posted January 18, 2015 Share Posted January 18, 2015 You are always going to hit slow downs with your site using Godaddy. The main reason is that they run mysql off machine and you will hit internal network latency and also over usage by other users. I would suggest transferring to another host that is more flexible with their resource usage. Link to comment Share on other sites More sharing options...
andrzejdlugosz Posted January 18, 2015 Author Share Posted January 18, 2015 Thank you for your suggestions. I also have read helpful article http://dh42.com/blog/fastest-prestashop/. As I am on shared hosting, first considering moving to VPS, then trying CDN, maybe prestashop Express Cache module. Link to comment Share on other sites More sharing options...
moy2010 Posted January 19, 2015 Share Posted January 19, 2015 Considering the report from the debug profiling screenshot, the problem is in the server side. I would recommend you to consider ClodWays for hosting. My shop is hosted with them and it's usually loaded within the 3 seconds mark. Not bad at all, considering that I'm paying only $5 USD a month . Link to comment Share on other sites More sharing options...
Recommended Posts