Jump to content

Optimisation issues and very slow back office


Recommended Posts

Hi, I am trying to discover what is causing my back office to run so slowly. I have tested and got the following results. PLEASE help!!:

 

Load time: 1338 ms
You'd better run your shop on a toaster
Execution Load time (ms) config 302 constructor 0 init 55 checkAccess 0 setMedia 14 postProcess 0 initHeader 11 initContent 942 initFooter 1 display 14
Hook processing: 85 ms / 8.55 Mb
10 methods called in 9 modules
Hook Processing moduleRoutes 4.22 Mb in 40 ms displayBackOfficeHeader 3.34 Mb in 35 ms actionAdminControllerSetMedia 0.98 Mb in 9 ms displayAdminListBefore 0.00 Mb in 0 ms actionAdminProductsListingFieldsModifier 0.00 Mb in 0 ms displayAdminProductsListBefore 0.00 Mb in 0 ms actionDispatcher 0.00 Mb in 0 ms actionAdminProductsListingResultsModifier 0.00 Mb in 0 ms displayBackOfficeTop 0.00 Mb in 0 ms displayAdminListAfter 0.00 Mb in 0 ms actionAdminProductsOptionsModifier 0.00 Mb in 0 ms displayBackOfficeFooter 0.00 Mb in 0 ms displayAdminProductsListAfter 0.00 Mb in 0 ms
Memory peak usage: 45.1 Mb
Execution Memory (Mb) Total (Mb) config 23.19 24.9 constructor 0.00 24.9 init 5.15 28.6 checkAccess 0.00 28.6 setMedia 0.99 29.7 postProcess 0.00 29.7 initHeader 0.54 30.1 initContent 12.92 43.1 initFooter 0.05 43.1 display 1.41 45.1
Total cache size (in Cache class): 0.00 Mb
DB type: DbPDO
SQL Queries: 45 queries
Time spent querying: 27 ms
Included files: 161
Size of included files: 3.61 Mb
Globals (> 1 Ko only): 1301 Ko
  • _LANGADM ≈ 1196.9 Ko
  • _MODULES ≈ 55.9 Ko
  • HTTP_SERVER_VARS ≈ 9.4 Ko
  • _SERVER ≈ 9.4 Ko
  • HTTP_ENV_VARS ≈ 8.4 Ko
  • _ENV ≈ 8.4 Ko
  • _REQUEST ≈ 2.8 Ko
  • HTTP_COOKIE_VARS ≈ 2.3 Ko
  • _COOKIE ≈ 2.3 Ko

Stopwatch (with SQL_NO_CACHE) (total = 45)

Query Time (ms) Rows Filesort Group By Location
SELECT SQL_NO_CACHE c.`name`, cl.`id_lang`, IF(cl.`id_lang` IS NULL, c.`value`, cl.`value`) AS value, c.id_shop_group, c.id_shopFROM `ps_configuration` cLEFT JOIN `ps_configuration_lang` cl ON (c.`id_configuration` = cl.`id_configuration`)
11.345 596     in /home/projec74/public_html/classes/Configuration.php:134

from /config/config.inc.php:116
from /admin5304/index.php:34

 

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...