Skip to content

Latest commit

 

History

History
10 lines (9 loc) · 343 Bytes

benchmarks_list.md

File metadata and controls

10 lines (9 loc) · 343 Bytes

List of benchmarks - In Order

  • Minify CSS and JS (Sprockets config)
  • GZip HTML (Rack middleware on heroku), Gzip JS + CSS (Sprockets config)
  • Lossily compress uploaded images (jpeg, 80%), strip metadata, compress asset images (imageOptim)
  • Move JS to the bottom
  • Load JS with async loader
  • Add CDN
  • Multiple asset domains
  • Add SPDY