Live data from Hacker News

How We Achieved a .50s Page Load

blog.netdna.com

1–10 of 25 posts

Re: How We Achieved a .50s Page Load

#4
Wow, that is really fast. This article is really detailed and has given me lots of things to look at tonight.

I'm assuming based on the WPMinify mention that this is a WP site - would be curious to know if the speed improvements were all in html/css/js and caching, or if there was anything done to WP as well.

Re: How We Achieved a .50s Page Load

#5
post #3

Hey guys, Just noticed your site loads fine in IE10 then kicks me out saying I'm using IE6... Might want to fix that.

@herbshire good catch, deploying a fix now. email me for a free account: jdorfman at maxcdn dot com

This should be fixed now, a purge CDN cache did the trick

Re: How We Achieved a .50s Page Load

#6
post #4

Wow, that is really fast. This article is really detailed and has given me lots of things to look at tonight. I'm assuming based on the WPMinify mention that this is a WP site - would be curious to know if the speed improvements were all in html/css/js and caching, or if there was anything done to WP as well.

Thanks! We use WP Engine to host the site, which they have a pretty nice system set in place to host WordPress. They have a page on their system architecture here: http://wpengine.com/our-infrastructure/

Basically, it just comes down to caching in a brilliant way. But other than that, we did not do anything special to WordPress itself.

Post reply on HN