web-performance.md
July 15, 2021 ยท View on GitHub
Bookmarks tagged [web-performance]
www.codever.land/bookmarks/t/web-performance
How To Configure Apache Content Caching on CentOS 7 | DigitalOceanDigitalOcean homeDigitalOcean Homepage
https://www.digitalocean.com/community/tutorials/how-to-configure-apache-content-caching-on-centos-7
Caching is a method of improving server performance by allowing commonly requested content to be temporarily stored in a way that allows for faster access. This speeds up processing and delivery by cu...
- tags: apache, web-performance, cache, centos
Mature Optimization
http://carlos.bueno.org/optimization/mature-optimization.pdf
Carlos Bueno (PDF)
High Performance Browser Networking
http://chimera.labs.oreilly.com/books/1230000000545/index.html
Ilya Grigorik
Book of Speed
Stoyan Stefanov
PageSpeed Insights
https://developers.google.com/speed/pagespeed/insights/
PageSpeed (Page Speed) Insights analyzes the content of a web page, then generates suggestions to make that page faster.
- tags: dev-tools, web-performance, performance