Developer forum

Forum » Development » Performance issue

Performance issue


Reply
Hi,

We're experiencing extremely slow response on an Dynamicweb eCommerce solution. We have one group containing 135 products. Each paging page in frontend displays 9 products, so this group is spread out on 15 pages. One might assume it to be a piece of cake to display a page with 9 products, but it sees that ecom chews its way through each of the 135 products on every page causing each page load to take 5 seconds to generate module output. Since we have two catalogue modules on the paging, loading a page takes 11 seconds.

Removing our custom code cuts half a second of the processing time, so that's not an issue in this case.

Is there any way to do some optimization? I haven't had much success using the ProductList notifications.

BR.
Lars


Replies

 
Nicolai Høeg Pedersen
Reply

Need some more info to be able to check it out.

Using xslt template - and how does it look?
Which version are you running with?
And what does dbstat say?
Best would be to provide a link to the page so we can have a look.
 
Reply
HTML Templates, DBStat says 13 active connections, so I guess it's just a matter of hard work for the server. I'll send a link to your e-mail.

BR.
Lars

 

You must be logged in to post in the forum