Magento Configurable Speed -
i've been doing research on getting configurable product speed in magento load faster. 1600 simple products under configurable product, speed takes 12-18 seconds load killer.
so far i've tried edit core @ last try under:
app/code/core/mage/catalog/model/resource/product/type/configurable/product/collection.php
and edited core with
an optimized version http://turnkeye.com/blog/magento-performance-optimization-configurable-products-2
but still loads slow, have idea of how speed under configurable products?
another route changing under mage_catalog_model_product_type_configurable::getusedproducts dont know that's located at.
please help. thanks
Comments
Post a Comment