Slow Page Loads

This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.
12 anos atrás
No, .cshtml is a View and shouldn't render directly.  I would test it with just your home page at first and if that works, create a dummy page that has no images or anything to save on bandwith.
12 anos atrás
boozey wrote:
Hi Norbert,

Sorry for the late reply, i was kind of so busy and just seen your message.

Will you please describe your problems and i will please to help you. Yes we had many progress on nopcommerce 1,9 and finally had a great speed on our website www.mark-ha.com. We had very hard times but now we are fine.

I would recommend you to check sql command especially on product details page.

Its all about sql. This is what we found.

Nopcommerce 1,9 is a great opensource e-commerce. Just need a little bit make-up thats all.


Hi, thank you for the reply ;)

you are right, it is all about sql. i tried to create some indexes (which helped) and optimize some data access functions (which helped even more). I am thinking about replacing some linq to entities selects with stored procedures.

Also the ubiquitous overly dynamic Nop_ProductLoadAllPaged is not the best solution so i am thinking about splitting it (at least for search).

For others, progresivo made some cool optimizations of this stored procedure: https://www.nopcommerce.com/boards/t/9831/nop_productloadallpaged-needs-to-be-rewritenoptimized.aspx?p=2
9 anos atrás
HI,

We have website www.souqmart.com, which loading very slow and we are analyzing the issue and below are our points.
1) We found anywhere slider was taking too much to load images so we reduce the size of images but still slow.
2) The shared server we increased RAM to 1 GB but still loading taking times.
3) We have made option "Show on front side" option for categories to load the items later we disabled it considering might be loading all itmes that could be cause. But still we found slowness.
4) Now We need help from your side how we can minimize opening time of home page.
9 anos atrás
Hi Guys

I thought I would share this with you, this is really for those of you who think that nopCommerce is slow at rendering, we have just launched our new demo site, and ran a Page Load test and this is the result 1.6sec for the home page.

See here for Video : https://demo.nopresponsive.com/xtreme-bootswatch-theme

I think you'll agree nopCommerce is no longer a slow coach.
7 anos atrás
Hi guys,

I am having some speed issues on some of my categories.

Such as https://www.mark-ha.com/bayan-pijama-takim

Is it because of, so many products i keep on those categories or should be another reason?

This speed issues not on every categories. Only categories with more products.

If you have any suggestion please share with me.

Thanks in advance,

Ali Caliskan
This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.