public marks

PUBLIC MARKS from dzc with tags "Performance web" & webperf

2018

JavaScript Optimization  |  Web Fundamentals  |  Google Developers

Delivering less JavaScript can mean less time in network transmission, less spent decompressing code and less time parsing and compiling this JavaScript.

2016

High Performance Browser Networking (O'Reilly)

by 1 other
This book is required reading for anyone who cares about web performance; it's already established as the go-to reference on the topic. —Mark Nottingham (IETF HTTPBis Chair)

2015

Why AMP is fast

While this article is about optimizations in AMP, it might also be useful as a kind of todo list for optimizing a non-AMP website.