Performance links
- How Do Chrome Extensions Impact Website Performance In 2024?
- 5 easy tips to improve your personal website performance
- Comprehensive guide to JavaScript performance analysis using Chrome DevTools
- Snappy UI Optimization with useDeferredValue
- Is my host fast yet?
- How web bloat impacts users with slow devices - 114
- Faster Connectivity !== Faster Websites - 112
- Long animation frame timing
- Do you really need to store all that telemetry?
- A Complete Guide to Web Performance Budgets
- Latency numbers every frontend developer should know - 113
- Top 9 website performance metrics you cannot ignore:
- Reporting Core Web Vitals With The Performance API
- Capo.js: A five minute web performance boost - 108
- React Geiger runs in the background and alerts developers to excessively slow React component rerenders.
- What is INP and why you should care - 107
- Interaction to Next Paint is officially a Core Web Vital - 107
- How To Watch Your Website Load Step By Step And Pause Loading
- Interaction to Next Paint becomes a Core Web Vital on March 12
- How Core Web Vitals affect SEO
- The psychology of site speed and human happiness
- The Performance Inequality Gap, 2024
- Fixing Cumulative Layout Shift Problems on DavidWalshBlog
- The Emergence of the Long Animation Frames API
- Rendering performance - 100
- Maglev - V8’s Fastest Optimizing JIT
- How to find (and fix!) INP interactions on your pages
- INP meets Puppeteer
- Analysis of INP performance using real-world RUMvision data
- A Crash Course on Caching Fundamentals
- Adventures with compression
- Compressing Text into Images
- Does Interaction to Next Paint actually correlate to user behavior?
- Getting started with Web Performance
- How Discord Serves 15-Million Users on One Server
- How large pull requests slow down development
- Kicking the Excessive JavaScript Habit
- Language Benchmark v2 (plb2) evaluates the performance of 25 programming languages on four CPU-intensive tasks. It is a follow-up to plb conducted in 2011.
- Reducing Filesizes with Compression Dictionaries and Delta Compression
- We removed advertising cookies, here’s what happened
- Welcome to Learn Performance!
- Why lowercase letters save data
- Yielding to the Main Thread: How Breaking Up Tasks Can Fix INP
- Prettier’s CLI: A Performance Deep Dive
- The Fight For The Main Thread
- Announcing the MLCommons AlgoPerf Training Algorithms Benchmark Competition - 93B
- Tailwind has a scalability problem. How can we solve that? 93
- How Core Web Vitals saved users 10,000 years of waiting for web pages to load 94
- Can NextJS handle 5000 pages
- The Ultimate Low-Quality Image Placeholder Technique – Harry Roberts – Web Performance Consultant
- Get All That Network Activity Under Control with Priority Hints Alex MacArthur
- A case study on scroll-driven animations performance - Chrome for Developers