Close

Profile: _andy1

Avatar

User posts

9 years ago

We have 30k products in DB and around 800 of them have ribbon set using SS_C_ProductOverride table(We do not use conditions which can be configured using UI). Right now page with 32 products loads during 625 ms and ribbons for those products loads during 1.42s. It is VERY slow:( Could you improve performance?

PS Example http://postimg.org/image/x00np9ofr/

Bugs
10 years ago

_andy1 wrote:

Hi Andriy,

Yes, we inspect the image size in the cloud zoom, which requires loading the image in the memory.  We do this as when the images are with low quality and the original image size is smaller that the zoom window the images are repeated, which we want to prevent. How big are your images? If you have big enough images in your store then we could probably add a setting to turn the image loading off. Could you let me know, which version of nopCommerce do you use, so that we can investigate.?



Is this fixed?

Bugs
10 years ago

Boyko wrote:

Hi Andriy,

Yes, we inspect the image size in the cloud zoom, which requires loading the image in the memory.  We do this as when the images are with low quality and the original image size is smaller that the zoom window the images are repeated, which we want to prevent. How big are your images? If you have big enough images in your store then we could probably add a setting to turn the image loading off. Could you let me know, which version of nopCommerce do you use, so that we can investigate.?

Best Regards,
Nop-Templates.com Support Team


Hi,

Great. Seems like described fix should improve performance. Here is requested information:

1. In my case image is always bigger then zoom window - images are 2000x2000 px.
2. I am using Nop Commerce 3.1.  Sample page: http://ikea-club.com.ua/sku-90196597

Thanks,
Andriy

Bugs
10 years ago

Hi Guys,

could you fix performance? page is loading 3 times slower with Nop cloud zoom turned on when product has big image... according to profiler slowest part is detecting image size... please change that logic to detect image size without loading image...(examples you can find in internet)

Thanks
Andriy