2023
GoogleChromeLabs/critters: 🦔 A Webpack plugin to inline your critical CSS and lazy-load the rest.
2017
FOIT vs. FOUT
(via)2015
2014
Stitches - An HTML5 sprite sheet generator
by 2 othersLoading sounds faster - Blog - Clicktorelease
2013
Trimage (lossless) image compressor
by 2 others (via)2012
TinyPNG – Compress PNG images while preserving alpha transparency
by 2 others2011
OptiPNG Home Page
by 4 othersPage Speed Online — Google Developers
by 1 otherRequire.js - A tiny javascript loader
by 1 otherYahoo! Smush.it™
by 3 others2010
Google Code Blog: Make your websites run faster, automatically -- try mod_pagespeed for Apache
by 1 otherSo today, we’re introducing a module for the Apache HTTP Server called mod_pagespeed to perform many speed optimizations automatically. We’re starting with more than 15 on-the-fly optimizations that address various aspects of web performance, including optimizing caching, minimizing client-server round trips and minimizing payload size. We’ve seen mod_pagespeed reduce page load times by up to 50% (an average across a rough sample of sites we tried) -- in other words, essentially speeding up websites by about 2x, and sometimes even faster.
2008
Helping the YUI Compressor » Yahoo! User Interface Blog
by 3 othersImprove website load time by 500% with 3 lines of code | Aciddrop.com
by 2 others (via)- * Make fewer HTTP requests
- * Add a far-future expires header
- * Gzip your page's components
- * Minify your JavaScript, CSS and HTML