Quote Originally Posted by data_digger View Post
I don't think it's that great at all ;). Parse times jumped from 1.1 to 1.4 sec. Try to switch off QC_USE_PRODUCT_QUERY_DETECTION (set it to FALSE) in includes/extra_configures/query_cache.php .
Did that....went from:

Parse Time: 1.145 - Number of Queries: 258 - Query Time: 0.0773490972748

to:

Parse Time: 1.149 - Number of Queries: 302 - Query Time: 0.0448521974335

The tried setting QC_ZEN_GET_CATEGORIES_PRODUCTS_LIST_PREFETCH to TRUE and got:

Parse Time: 1.149 - Number of Queries: 297 - Query Time: 0.0475028657989

So it actually jumped up LOL