Close

Performance issues

_andy1
9 years ago
#8604 Quote
Avatar
  • 4
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/
hristian.dimov
9 years ago
#8606 Quote
Avatar
  • Moderator
  • 386
_andy1 wrote:
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/


Hi _andy1,

could you please submit a ticket to our system, specifying your exact version of the plugin and if possible an admin credentials to your site so we can take a look more closely.
Regards,
Hristian Dimov
Nop-Templates.com
jakubz
8 years ago
#10122 Quote
Avatar
  • 182
Maybe you do something with this in 3.60? 

On my page ribbons loading at last element on page. Actually I use 3.5 
Boyko
8 years ago
#10126 Quote
Avatar
  • Moderator
  • 1570
jakubz wrote:
Maybe you do something with this in 3.60? 

On my page ribbons loading at last element on page. Actually I use 3.5 


Hi jakubz,

We made a few performance optimizations in the Ribbons but they improve the speed of the loading of the ribbons and not the way they are integrated in the page.
It is normal to be loaded last as the ribbons are loaded via Ajax after the page is loaded. So that they do not affect the loading of the page. It is the same in 3.5 and 3.6, as this how the plugin is integrated in nopCommerce.
Regards,
Nop-Templates.com Team