Wedge

Public area => The Pub => Off-topic => Topic started by: MultiformeIngegno on June 4th, 2013, 10:52 AM

Title: Page load bottleneck
Post by: MultiformeIngegno on June 4th, 2013, 10:52 AM
http://tools.pingdom.com/fpt/#!/d3pSnc/http://multiformeingegno.it/

I can see it takes 1.66 seconds to load the 7.1KB of index.php... what can cause this slowness?
Server configuration? Because it's all "wait" time!
Title: Re: Page load bottleneck
Post by: live627 on June 4th, 2013, 11:29 AM
You have WordPress. And plugins. That's punishment enough.
Title: Re: Page load bottleneck
Post by: MultiformeIngegno on June 4th, 2013, 11:39 AM
Quote from live627 on June 4th, 2013, 11:29 AM
You have WordPress. And plugins. That's punishment enough.
But that 1.66s is the time to load just home page in plain text. Other resources (js, CSS) are loaded fast. It seems it's the initial load the issue.
Even because some time ago I could load the same entire website in 1s.
Title: Re: Page load bottleneck
Post by: live627 on June 4th, 2013, 12:53 PM
WP + Plugins = ?? .... Most third party plugins seem crappy and add load time.

Try WP Super Cache. Its slogan should be "another plugin to add because each plugin is a lead brick on your site"

The irony... oh my...
Title: Re: Page load bottleneck
Post by: Arantor on June 4th, 2013, 01:14 PM
WordPress: the only CMS I know that takes 20 queries to display the content on a fresh install to guests.
Title: Re: Page load bottleneck
Post by: MultiformeIngegno on June 4th, 2013, 01:48 PM
I don't think it's WP fault. It's something related to first connect to the server.
If you see the resources loaded they're few and only 2 little js are related to plugins.
Title: Re: Page load bottleneck
Post by: Arantor on June 4th, 2013, 01:55 PM
Which is WP loading and running.