I’m getting better
March 25th, 2010 5:05 am by Vincent FlandersI’m spending a lot of time working with web page speed. I discovered an interesting factoid: if you throw all your HTML, Javascript, CSS and graphic files in the same directory (and modify your files to account for this), your pages will load 20-30% faster. Of course, I wasn’t a math major.
| Nice, neat directory structure | Threw everything in one directory |
| 2517ms (empty cache) | 1864ms (empty cache) |
| 1949ms (primed cache) | 1372ms (primed cache) |
| I used Steve Souders Hammerhead for calculations. |
Posted in Not a Daily Sucker, Twitter, Usability |
