public marks

PUBLIC MARKS from srcmax with tags performances & compression

22 January 2008 10:30

Improve website load time by 500% with 3 lines of code | Aciddrop.com

by 2 others (via)
There are 4 relatively easy ways by which you can speed up the time it takes a browser to download a page:
  • * Make fewer HTTP requests
  • * Add a far-future expires header
  • * Gzip your page's components
  • * Minify your JavaScript, CSS and HTML