Jump to content

BO so slow it's pointless to even use it!


Recommended Posts

During the weekend I upgraded to PS 1.5.6.2 from 1.5.4.1. Though the BO was slow before, it's still WAY slow now to the point of being useless.

 

In the config/defines.inc.php file, I changed the following:

 

define('_PS_DEBUG_PROFILING_', false);   to   define('_PS_DEBUG_PROFILING_', true);

 

Here's the results when I go into BO, then click Catalog > Products. Is there something else within the report I should be looking for?

 

Load time: 30.056s
You'd better run your shop on a toaster
  • config: 8.011s
  • constructor: 0ms
  • init: 96ms
  • checkAccess: 0ms
  • setMedia: 1ms
  • postProcess: 0ms
  • initHeader: 8ms
  • initContent: 21.92s
  • initFooter: 0ms
  • display: 20ms
Hook processing: 82ms / 3.68 Mb
  • displayBackOfficeHeader: 66ms / 3.42 Mb
  • moduleRoutes: 15ms / 0.25 Mb
  • displayAdminListAfter: 0ms / 0 Mb
  • displayBackOfficeFooter: 0ms / 0 Mb
  • actionDispatcher: 0ms / 0 Mb
  • displayBackOfficeTop: 0ms / 0 Mb
  • displayAdminListBefore: 0ms / 0 Mb
  • actionAdminControllerSetMedia: 0ms / 0 Mb
  • displayAdminProductsListAfter: 0ms / 0 Mb
  • displayAdminProductsListBefore: 0ms / 0 Mb

Memory peak usage: 38 Mb

  • config: 13.33 Mb (15.5 Mb)
  • constructor: 0 Mb (15.5 Mb)
  • init: 5.13 Mb (18.8 Mb)
  • checkAccess: 0 Mb (18.8 Mb)
  • setMedia: 0 Mb (18.8 Mb)
  • postProcess: 0 Mb (18.8 Mb)
  • initHeader: 0.52 Mb (19.2 Mb)
  • initContent: 16.75 Mb (36.3 Mb)
  • initFooter: 0.01 Mb (36.3 Mb)
  • display: 0.77 Mb (38 Mb)
DB type: DbPDO
SQL Queries: 670 queries
Time spent querying: 29.361s
 
 
 

 

 

Link to comment
Share on other sites

I followed the steps. Where do the errors appear?

 

if any errors (then they would appear on the page having issue)...you are looking for additional information, maybe no error is happening hence no error message.

 

your mysql queries is issue but why I do not know.

Link to comment
Share on other sites

I clicked that button. How long should it take? It's still going.

 

thanks for the update...let us know when it finishes,

 

make sure to turn off profiling when not being used...this displays for any visitor front or  back and can slow things down more, make sure to keep your info.

 

this is also true when errors (debug) is enabled so make sure to turn off when done testing.

Link to comment
Share on other sites

 

During the weekend I upgraded to PS 1.5.6.2 from 1.5.4.1. Though the BO was slow before, it's still WAY slow now to the point of being useless.

 

In the config/defines.inc.php file, I changed the following:

 

define('_PS_DEBUG_PROFILING_', false);   to   define('_PS_DEBUG_PROFILING_', true);

 

Here's the results when I go into BO, then click Catalog > Products. Is there something else within the report I should be looking for?

 

Load time: 30.056s

You'd better run your shop on a toaster

  • config: 8.011s
  • constructor: 0ms
  • init: 96ms
  • checkAccess: 0ms
  • setMedia: 1ms
  • postProcess: 0ms
  • initHeader: 8ms
  • initContent: 21.92s
  • initFooter: 0ms
  • display: 20ms
Hook processing: 82ms / 3.68 Mb
  • displayBackOfficeHeader: 66ms / 3.42 Mb
  • moduleRoutes: 15ms / 0.25 Mb
  • displayAdminListAfter: 0ms / 0 Mb
  • displayBackOfficeFooter: 0ms / 0 Mb
  • actionDispatcher: 0ms / 0 Mb
  • displayBackOfficeTop: 0ms / 0 Mb
  • displayAdminListBefore: 0ms / 0 Mb
  • actionAdminControllerSetMedia: 0ms / 0 Mb
  • displayAdminProductsListAfter: 0ms / 0 Mb
  • displayAdminProductsListBefore: 0ms / 0 Mb

Memory peak usage: 38 Mb

  • config: 13.33 Mb (15.5 Mb)
  • constructor: 0 Mb (15.5 Mb)
  • init: 5.13 Mb (18.8 Mb)
  • checkAccess: 0 Mb (18.8 Mb)
  • setMedia: 0 Mb (18.8 Mb)
  • postProcess: 0 Mb (18.8 Mb)
  • initHeader: 0.52 Mb (19.2 Mb)
  • initContent: 16.75 Mb (36.3 Mb)
  • initFooter: 0.01 Mb (36.3 Mb)
  • display: 0.77 Mb (38 Mb)
DB type: DbPDO

SQL Queries: 670 queries

Time spent querying: 29.361s

 
 
 

 

 

 

 

What's profiling?

 

what you did in your original post.

Link to comment
Share on other sites

×
×
  • Create New...