Your shopping cart is empty. Browse our Store

Magento

Open Source eCommerce Evolved

Articles found by tag: magento

Top 5 Slowest Magento PHP Functions
Posted by webfxmasta on | Add a Comment
Group: Magento performance and optimization
I've done a brief sample of tests using XDebug on Magento's performance with a large catalog and come up with what I believe are the top 5 slowest Magento functions that improvement should be... Read More

RSS: All group posts
Notifications:  Subscribe

Recent Subscribers|View all

darley
darley
Join date: 07/08/2008
Location: Boituva - SP Brasil
 
lemax
Join date: 07/05/2008
Location: La Rochelle, France
 
buddhi
Join date: 06/30/2008
Sales: Call 877.832.5289 (North America) 310.295.4144 (International) to request a call-back.
© Copyright 2008 Varien. Magento is a trademark of Irubin Consulting Inc. DBA Varien    Privacy Policy|Terms of Service
Uncaught exception:
SQLSTATE[HY000]: General error: 1114 The table 'debug_page_loads' is full
#0 /chroot/home/magentoc/svn-live/store/lib/Zend/Db/Statement.php(303): Zend_Db_Statement_Pdo->_execute(Array)
#1 /chroot/home/magentoc/svn-live/store/lib/Zend/Db/Adapter/Abstract.php(406): Zend_Db_Statement->execute(Array)
#2 /chroot/home/magentoc/svn-live/store/lib/Zend/Db/Adapter/Pdo/Abstract.php(206): Zend_Db_Adapter_Abstract->query('INSERT INTO `de...', Array)
#3 /chroot/home/magentoc/svn-live/store/lib/Zend/Db/Adapter/Abstract.php(484): Zend_Db_Adapter_Pdo_Abstract->query('INSERT INTO `de...', Array)
#4 /chroot/home/magentoc/svn-live/backend/lib/Varien/EProfiler.php(126): Zend_Db_Adapter_Abstract->insert('debug_page_load...', Array)
#5 /chroot/home/magentoc/svn-live/index.php(146): Varien_EProfiler::log()
#6 {main}