Performance Tips needed for Nop 2.20

This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.
12 năm cách đây
High CPU usage has been typical so far .. but for how long does it stay at the 30%?

Filip
12 năm cách đây
It stays over there until request is processed.. and then it goes down.
12 năm cách đây
And how long is that in your case? 1s? 2s? 5s?

Filip
12 năm cách đây
how about the memory usage for each request(average)?
12 năm cách đây
don't forget SQL EXPRESS only allows one CPU thats it!

If you have multiple CPUS SQL Express ignores all of them but ONE.


Keep this in mind if you have anything worth while.

Mike
12 năm cách đây
Hi,

It stays there for 1-2 seconds, and for category - product listing page with more than 1000 products, it stays above 30-35% untill that request is processed. It takes 4-7 seconds with single user, and for multiple user, it goes as high as 30-50 seconds. And load testing with 100 users goes above 80-100 seconds.
12 năm cách đây
We're not using SQL Express. Its a full edition of SQL Server.
12 năm cách đây
I just upgraded to 2.4

Much much faster now.

Before it took 6 seconds, now it takes 1-2.

And yes I flushed my DNS and Cache so it can't be from memory.

Try it .....

I bet that solves your problem or virus scan your database for sql injection
12 năm cách đây
I'll try with that today. Thank you for your suggestions.
This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.