nopCommerce 3.90 - Loading TopMenu categories

This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.
6 years ago
Hi,

I just did a clean install of nopCommerce 3.90 and merged all my categories (6554 to be precise) into the database. I didn't merge products at this point. The first time I start nopCommerce without debugging (ctrl + f5) the CatalogController.TopMenu function takes up to 337 seconds to load. This makes it hard for me to debug my plugin, since I need to wait each startup for 337 seconds. Why is this so slow, is there something wrong?

Profiler: http://imgur.com/a/SzDr7

Regards,

Max
6 years ago
MaxMommersteeg wrote:
Hi,

I just did a clean install of nopCommerce 3.90 and merged all my categories (6554 to be precise) into the database. I didn't merge products at this point. The first time I start nopCommerce without debugging (ctrl + f5) the CatalogController.TopMenu function takes up to 337 seconds to load. This makes it hard for me to debug my plugin, since I need to wait each startup for 337 seconds. Why is this so slow, is there something wrong?

Profiler: http://imgur.com/a/SzDr7

Regards,

Max


I use stackify prefix it may give you more of a clue.
This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.