I have three magento stores (two with custom design and one with the default magento theme) and the load times are 1.04, 5.34, and 3.96 seconds (with the default magento theme). I use semi-dedicated hosting.
I think the problem is that some people want to list “New Products” on their home page, and it’s contributing to the slow loading times, plus calinT suggested the solution we’re trying to debug in this thread. So, it’s a little off topic, but not uncalled for.
Anyway… back to the topic at hand. Does anyone know what the TTL (Time to Live) of the Magento cache is? Can we configure it?
Yes, there definitely is a speed increase in v1.1. Most notably visible is in the add-cart and on the admin.
But ofcourse, with correct optimizations with caching, some of us were already seeing such speed but now it seems even without server-side caching speed is now not an issue here.
For example, when adding to cart:
0.19874 = 5 - 10 seconds to
1.1 = 1 - 2 seconds
And on the admin, most pages now appear instantly.
I find significant speed improvement v1.1.1 in Catalog listing page (max 33 products).
In the homepage, where I have 6 new products, 6 new featured products and 3 best sellers. I remember it was pretty fast (10 - 15 seconds) even after I clear the caches, reopen the browser, but recently it became very slow, first time loading I saw a blank page in the first 15 - 30 seconds, then everything loads simotaniously. With the latest version, first time loading takes about 10 to 15 seconds seconds, a refresh or open a new window takes less than 4 seconds.
@cannonballdex: what are the specs of your server? Have you installed eAccelerator or APC? It will help some on the loading speed, however 10-15 seconds seems awfully slow.
I use Netfirms for hosting, I’m not sure what the specs are, but I have been using them for years and have a dozen databases running there without any problems with speed.
I just went into my admin area, CMS - Manage Pages - Home Page - Custom Design - Cleared out the Layout Update XML and saved it. I don’t know if this is a coincidence, but my home page just loaded up under a second and my website is actually loading product pages in 1-2 seconds. Keeping my fingers crossed.
This is my host, not sure how to get the specs on the server. I also have a dedicated IP address.
Disk Space 250 GB to store and share your website, photos, videos and media files.
Monthly Bandwidth 2,000 GB data transfer to accommodate a busy website.
Multi-Website Host unlimited separate websites / domain names with e-mail on a single ADVANTAGE plan!
FREE Domains 2 “.com” domains included FREE of charge.
Website Builders FREE Website Starter Kit including NetObjects Fusion 8 web design software. FREE Blog, photo gallery and forum applications on demand.
Databases 30 MySQL 5.x databases with PHPMyAdmin.
E-mail 500 POP3 or web-based e-mail accounts @yourdomain with up to 500 MB storage space per account. Virus and spam filtering included FREE.
Linux Features Program your website with HTML, SHTML, XHTML, PHP4, PHP5, Ruby on Rails, Python and Perl / CGI-BIN.
Apache Features Custom error documents, Mod-Rewrite, IonCube and .htaccess.
Security Shared SSL certificate included free. Support for dedicated SSL and dedicated IP address.
FTP Users Create up to 10 unique FTP users with directory level access.
E-commerce Sell your products and services on the web with Netfirms Commerce Pro.
One-click Installers Install popular web applications such as WordPress (Blogging), PicturePro (photo galleries), PHPBB (community forums) and hit counters with a single click!
Control Panel Manage your website, files, domain names, e-mail addresses and billing preferences using our award-winning Control Panel XL6.
Support Friendly 24/7 e-mail and telephone support serviced by professionals, as well as access to a search able online support knowledgebase and video tutorials.
I just went into my admin area, CMS - Manage Pages - Home Page - Custom Design - Cleared out the Layout Update XML and saved it. I don’t know if this is a coincidence, but my home page just loaded up under a second and my website is actually loading product pages in 1-2 seconds. Keeping my fingers crossed.
This is probably because your markup include several mysql-intensive operations. Do you e.g. show your newest products on the home page? I have heard that can be a real resource hog.