fsfireworks Posted May 7, 2014 Share Posted May 7, 2014 Well my front office of the sitre is loading very slow, and I have several customers complaining lately. here are my stats below. What can I do to help the load time? Load time: 1.442sYou'd better run your shop on a toasterconfig: 170ms constructor: 0ms init: 91ms checkAccess: 0ms setMedia: 7ms postProcess: 0ms initHeader: 0ms initContent: 917ms initFooter: 56ms display: 201ms Hook processing: 971ms / 21.62 Mb62 methods called in 39 modulesdisplayHomeTab: 296ms / 1.17 Mb displayRightColumn: 179ms / 1.8 Mb displayLeftColumn: 151ms / 3.28 Mb displayHeader: 136ms / 10.55 Mb displayTop: 134ms / 3.67 Mb displayFooter: 55ms / 0.9 Mb displayHomeTabContent: 15ms / 0.16 Mb displayHome: 4ms / 0.09 Mb moduleRoutes: 0ms / 0 Mb DisplayOverrideTemplate: 0ms / 0 Mb actionFrontControllerSetMedia: 0ms / 0 Mb actionDispatcher: 0ms / 0 Mb actionObjectAddAfter: 0ms / 0 Mb actionObjectAddBefore: 0ms / 0 Mb actionObjectConnectionsSourceAddAfter: 0ms / 0 Mb actionObjectConnectionsSourceAddBefore: 0ms / 0 Mb Memory peak usage: 39.6 Mbconfig: 11.25 Mb (11.3 Mb) constructor: 0 Mb (11.3 Mb) init: 5.15 Mb (16.5 Mb) checkAccess: 0 Mb (16.5 Mb) setMedia: 0.33 Mb (16.8 Mb) postProcess: 0 Mb (16.8 Mb) initHeader: 0.01 Mb (16.8 Mb) initContent: 20.75 Mb (38.9 Mb) initFooter: 0.91 Mb (39.6 Mb) display: 0.33 Mb (39.6 Mb) Total cache size (in Cache class): 0 Mb DB type: DbPDOSQL Queries: 97 queriesTime spent querying: 147ms Included files: 219Size of included files: 2.68 Mb Globals (> 1 Ko only): 378 Ko_MODULES ≈ 171.7 Ko _LANG ≈ 90.8 Ko HTTP_SERVER_VARS ≈ 14.3 Ko _SERVER ≈ 14.3 Ko HTTP_ENV_VARS ≈ 13.6 Ko _ENV ≈ 13.5 Ko HTTP_COOKIE ≈ 6.4 Ko _REQUEST ≈ 6.1 Ko HTTP_COOKIE_VARS ≈ 6.1 Ko _COOKIE ≈ 6.1 Ko _MODULE ≈ 3.8 Ko d2cbd34e18ed49ff98c9b105647db9e5 ≈ 1.6 Ko 1 Link to comment Share on other sites More sharing options...
febeks Posted May 7, 2014 Share Posted May 7, 2014 Well my front office of the sitre is loading very slow, and I have several customers complaining lately. here are my stats below. What can I do to help the load time? Load time: 1.442sYou'd better run your shop on a toaster config: 170ms constructor: 0ms init: 91ms checkAccess: 0ms setMedia: 7ms postProcess: 0ms initHeader: 0ms initContent: 917ms initFooter: 56ms display: 201ms Hook processing: 971ms / 21.62 Mb62 methods called in 39 modules displayHomeTab: 296ms / 1.17 Mb displayRightColumn: 179ms / 1.8 Mb displayLeftColumn: 151ms / 3.28 Mb displayHeader: 136ms / 10.55 Mb displayTop: 134ms / 3.67 Mb displayFooter: 55ms / 0.9 Mb displayHomeTabContent: 15ms / 0.16 Mb displayHome: 4ms / 0.09 Mb moduleRoutes: 0ms / 0 Mb DisplayOverrideTemplate: 0ms / 0 Mb actionFrontControllerSetMedia: 0ms / 0 Mb actionDispatcher: 0ms / 0 Mb actionObjectAddAfter: 0ms / 0 Mb actionObjectAddBefore: 0ms / 0 Mb actionObjectConnectionsSourceAddAfter: 0ms / 0 Mb actionObjectConnectionsSourceAddBefore: 0ms / 0 Mb Memory peak usage: 39.6 Mbconfig: 11.25 Mb (11.3 Mb) constructor: 0 Mb (11.3 Mb) init: 5.15 Mb (16.5 Mb) checkAccess: 0 Mb (16.5 Mb) setMedia: 0.33 Mb (16.8 Mb) postProcess: 0 Mb (16.8 Mb) initHeader: 0.01 Mb (16.8 Mb) initContent: 20.75 Mb (38.9 Mb) initFooter: 0.91 Mb (39.6 Mb) display: 0.33 Mb (39.6 Mb) Total cache size (in Cache class): 0 Mb DB type: DbPDOSQL Queries: 97 queries Time spent querying: 147ms Included files: 219Size of included files: 2.68 Mb Globals (> 1 Ko only): 378 Ko_MODULES ≈ 171.7 Ko _LANG ≈ 90.8 Ko HTTP_SERVER_VARS ≈ 14.3 Ko _SERVER ≈ 14.3 Ko HTTP_ENV_VARS ≈ 13.6 Ko _ENV ≈ 13.5 Ko HTTP_COOKIE ≈ 6.4 Ko _REQUEST ≈ 6.1 Ko HTTP_COOKIE_VARS ≈ 6.1 Ko _COOKIE ≈ 6.1 Ko _MODULE ≈ 3.8 Ko d2cbd34e18ed49ff98c9b105647db9e5 ≈ 1.6 Ko Im heading the same problem. Any ideas? Link to comment Share on other sites More sharing options...
JPresta.com Posted May 8, 2014 Share Posted May 8, 2014 These stats are quite usual for shared hosting. Here you don't have a module that is slowing down the site; the whole stuff is slow. For this kind of problem you can think of using a cache module (not because I sell one, because this is the reason why I developped one). There are 3 or 4 modules in the addons: http://addons.prestashop.com/fr/referencement-seo-modules-prestashop/6413-cache-manager.html http://addons.prestashop.com/fr/outils-administration-modules-prestashop/7939-page-cache.html http://addons.prestashop.com/fr/referencement-seo-modules-prestashop/6959-full-page-cache.html Other solution is to migrate to a better hosting. 1 Link to comment Share on other sites More sharing options...
febeks Posted May 8, 2014 Share Posted May 8, 2014 These stats are quite usual for shared hosting. Here you don't have a module that is slowing down the site; the whole stuff is slow. For this kind of problem you can think of using a cache module (not because I sell one, because this is the reason why I developped one). There are 3 or 4 modules in the addons: http://addons.prestashop.com/fr/referencement-seo-modules-prestashop/6413-cache-manager.html http://addons.prestashop.com/fr/outils-administration-modules-prestashop/7939-page-cache.html http://addons.prestashop.com/fr/referencement-seo-modules-prestashop/6959-full-page-cache.html Other solution is to migrate to a better hosting. I solved my problem easy. I set only 24 products per page and now its way faster, like a normal page 1 Link to comment Share on other sites More sharing options...
pbdwaj Posted September 18, 2014 Share Posted September 18, 2014 Hi Febeks,, how did you set the product quantity ? my home page is also very slow... how do i set the number of products on home page in popular and new arrival tabs ? Please help Link to comment Share on other sites More sharing options...
vekia Posted September 18, 2014 Share Posted September 18, 2014 each of the module has got option to define number of products to display just open these modules configuration pages, you will see there field to define how many products you want to display Link to comment Share on other sites More sharing options...
Recommended Posts