Performance of AC7 Under Load?
Posted: Tue Apr 26, 2011 10:48 am
We are in the process of migrating an existing AC 5.5 store to AC 7. We had previously launched a brand new store on the platform and were happy with how the system performed.
This time around though, I needed to make a customization to the category page. When I popped up SQL Profiler to make sure I wasn't going to kill performance, I noticed hundreds of queries being run for the category page (before I put my customizations in). It looks like it is running a query to get basic details for each product on the category page (all products within the category, not just on that page), plus product template/review/customurl queries for each product. So there are several hundred database queries per category page, several of which aren't even required to display the current pages information.
As such, I'm curious how AC7 is performing for people on higher load websites?
This time around though, I needed to make a customization to the category page. When I popped up SQL Profiler to make sure I wasn't going to kill performance, I noticed hundreds of queries being run for the category page (before I put my customizations in). It looks like it is running a query to get basic details for each product on the category page (all products within the category, not just on that page), plus product template/review/customurl queries for each product. So there are several hundred database queries per category page, several of which aren't even required to display the current pages information.
As such, I'm curious how AC7 is performing for people on higher load websites?