当我的购物车中有大约 10 个配置产品然后想要打开购物车时,magento 非常慢。当我运行分析器时,这是瓶颈
EAV:Mage_Eav_Model_Config::getAttribute 23.4532 429804 455,861,784 18,087,936
这可以以某种方式改进吗?我在使用 memcache 为 magento 优化的共享托管服务器上。
当我的购物车中有大约 10 个配置产品然后想要打开购物车时,magento 非常慢。当我运行分析器时,这是瓶颈
EAV:Mage_Eav_Model_Config::getAttribute 23.4532 429804 455,861,784 18,087,936
这可以以某种方式改进吗?我在使用 memcache 为 magento 优化的共享托管服务器上。