Hacker News new | ask | show | jobs
by user5994461 3077 days ago
Wordpress is well optimized from my experience.

It loads the page and the text first so you can start reading. The images and scripts are delayed and cached. Comments are last. Pictures and thumbnails have various resolutions to improve load time.

2 comments

Wordpress itself is good at getting the important content to you ASAP. Many Wordpress plugins are not as good.
But what about themes?

Most i've seen load 5+ CSS files and least 10+ JS.

Out-of-the-box stock WP is OK, but many/most plugins are not at all optimized, especially when you install a bunch of them. Hence the "bad" WP developers who pile on a dozen and ruin perf.