Sr.Colas Posted May 21, 2013 Share Posted May 21, 2013 I have a dedicated server with 4GB RAM 750GBx2 raid 0 AND 4X 2.1 GHZ AMD Cores I have just installed a fresh 1.5.4.1 install and after play a bit with "performance settings" i'm getting this as best result: Load time: 733ms I hope it is a shared hosting config: 119ms constructor: 0ms init: 80ms checkAccess: 0ms setMedia: 25ms postProcess: 0ms initHeader: 0ms initContent: 430ms initFooter: 44ms display: 34ms Hook processing: 436ms / 9.13 Mb displayHeader: 174ms / 4.07 Mb displayLeftColumn: 68ms / 1.43 Mb displayTop: 68ms / 1.57 Mb displayRightColumn: 61ms / 0.87 Mb displayFooter: 43ms / 0.81 Mb displayLeftColumnProduct: 18ms / 0.18 Mb moduleRoutes: 4ms / 0.19 Mb displayFooterProduct: 0ms / 0 Mb actionFrontControllerSetMedia: 0ms / 0 Mb actionDispatcher: 0ms / 0 Mb displayRightColumnProduct: 0ms / 0 Mb DisplayOverrideTemplate: 0ms / 0 Mb actionProductOutOfStock: 0ms / 0 Mb displayProductButtons: 0ms / 0 Mb displayProductTabContent: 0ms / 0 Mb displayProductTab: 0ms / 0 Mb Memory peak usage: 29.09 Mb config: 9.15 Mb constructor: 0 Mb init: 7.35 Mb checkAccess: 0 Mb setMedia: 0.22 Mb postProcess: 0 Mb initHeader: 0.01 Mb initContent: 8.99 Mb initFooter: 0.83 Mb display: 1.41 Mb Total cache size (in Cache class): 0.82 Mb DB type: DbPDO SQL Queries: 184 queries Time spent querying: 58ms Included files: 200 Size of included files: 2.15 Mb Globals (> 1 Ko only): 403 Ko _LANG ≈ 230.1 Ko _MODULES ≈ 150.9 Ko _SERVER ≈ 8.4 Ko _COOKIE ≈ 4.5 Ko _MODULE ≈ 3.8 Ko So i wonder why prestashop as default template and modules (fresh install) has red warnings ???? Any kind of tips for improve this performance? Link to comment Share on other sites More sharing options...
jd440 Posted May 22, 2013 Share Posted May 22, 2013 Sorry, but how did you manage to get this result? Did you install a module? Rgds Link to comment Share on other sites More sharing options...
Sr.Colas Posted May 22, 2013 Author Share Posted May 22, 2013 (edited) did you mean the numbers? load time and that? you should edit the file "defines.inc.php" at /config/ folder and switch ps_mode_dev_ to true (line 28) define('_PS_MODE_DEV_', true); Edited May 22, 2013 by Sr.Colas (see edit history) Link to comment Share on other sites More sharing options...
jd440 Posted May 22, 2013 Share Posted May 22, 2013 Thanks. Do we have to activate any modules. Because even with ps_mode_dev_ to true. It doesn't appear Than ks Link to comment Share on other sites More sharing options...
jd440 Posted May 23, 2013 Share Posted May 23, 2013 I find it. We have to active define('_PS_DEBUG_PROFILING_', true); Link to comment Share on other sites More sharing options...
rturner Posted May 24, 2013 Share Posted May 24, 2013 I'm on a vps with 1.54 and according to the debug I should be shopping for a toaster: Load time: 1.901s You'd better run your shop on a toaster Link to comment Share on other sites More sharing options...
guest* Posted May 27, 2013 Share Posted May 27, 2013 Yes indeed there are some troubles on the SQL-Queries. Please see also my report on forge: http://forge.prestashop.com/browse/PSCFV-9148 Link to comment Share on other sites More sharing options...
tczaude Posted May 27, 2013 Share Posted May 27, 2013 http://www.prestashop.com/forums/topic/250186-bad-performance-when-works-with-products/page__pid__1243576#entry1243576 Link to comment Share on other sites More sharing options...
Sr.Colas Posted May 27, 2013 Author Share Posted May 27, 2013 Yes indeed there are some troubles on the SQL-Queries. Please see also my report on forge: http://forge.prestas...owse/PSCFV-9148 I think my problem is not sql related bcause the time spent querying it's only 58ms... Link to comment Share on other sites More sharing options...
tczaude Posted May 27, 2013 Share Posted May 27, 2013 i this same write in my topic because i make new Link to comment Share on other sites More sharing options...
Dh42 Posted May 27, 2013 Share Posted May 27, 2013 don't take the red as a warning, but merely as what you should be looking at. not knowing your vps, it is hard to judge what could be wrong or happening wrong with your vps to make it a toaster. Link to comment Share on other sites More sharing options...
Recommended Posts