Web Scraping via Javascript Runtime Heap Snapshots - Adrian Cooney's Blog
![Performance](https://rdl.ink/render/https%3A%2F%2Fup.raindrop.io%2Fcollection%2Fthumbs%2F294%2F378%2F36%2F40ffa3bff8b3f1060398b7c86202857b.png?mode=crop&width=32&height=32&dpr=2)
Performance
Upscaling LinkedIn's Profile Datastore While Reducing Costs
Behind the Scenes of crystallize.com: All the Performance Tricks and Hacks
Introducing Legend-State 1.0: Build faster apps faster
Low-Hanging Web Performance Fruits: A Cheat Sheet
Out of Order Streaming from Scratch
Streaming is inevitable. Out of order streaming is an underrated tech breakthrough.
Serverless Challenge - Is scaling achievable using Redis as a cache-aside pattern?
Previously, I tried to achieve my scalability requirements without using a cache-aside pattern to...
Page Weight | 2022 | The Web Almanac by HTTP Archive
Page Weight chapter of the 2022 Web Almanac covering why page weight matters, bandwidth, complex pages, page weight over time, page requests, and file formats.
Cloudflare Fonts: enhancing website font privacy and speed
React Server Components Made Our Site Faster | Frigade Blog
Get All That Network Activity Under Control with Priority Hints
Counting Ghosts
The Uphill Battle of Memoization
The Ultimate Low-Quality Image Placeholder Technique – CSS Wizardry
Your Cache Headers Could Probably be More Aggressive
Speeding up the JavaScript ecosystem - The barrel file debacle
How to avoid web cache poisoning attacks | Snyk
A comprehensive guide to the dangers of Regular Expressions in JavaScript
CDNs: Speed Up Performance by Reducing Latency
When Network is Faster than Cache
How Discord Stores Billions of Messages — Big Surprises in System Design
We're Bringing Responsive Video Back!
Amazon CloudWatch adds support for trimmed mean statistics
How we optimized package imports in Next.js – Vercel
Don't Block the Event Loop (or the Worker Pool) | Node.js
The Three Cs: 🤝 Concatenate, 🗜️ Compress, 🗳️ Cache – CSS Wizardry
React memo is good actually
System Design Case Study #2: How GitHub Indexes Code For Blazing Fast Search & Retrieval - Scaleyourapp
How DoorDash Standardized and Improved Microservices Caching - DoorDash Engineering Blog
Service Workers and PWAs: It's About Reliable Performance, Not "Offline" - Infrequently Noted