Performance

Performance

337 bookmarks
Custom sorting
Performance | 2024 | The Web Almanac by HTTP Archive
Performance | 2024 | The Web Almanac by HTTP Archive
Performance chapter of the 2024 Web Almanac covering Core Web Vitals, with deep dives into the Largest Contentful Paint, Cumulative Layout Shift, and Interaction to Next Paint metrics and their diagnostics.
·almanac.httparchive.org·
Performance | 2024 | The Web Almanac by HTTP Archive
Why Perceived Performance Matters, Part 1: The Perception Of Time — Smashing Magazine
Why Perceived Performance Matters, Part 1: The Perception Of Time — Smashing Magazine
Those of us who consider ourselves developers, including me, are very task-oriented. We like to be **guided towards optimal results**, and we find ourselves uncomfortable when there is no clear path to follow. That is why we all want to know how to do things; we like step-by-step tutorials and how-tos. However, such guidelines are based on certain theories, deep knowledge and experience. For this reason, I will not provide you, the reader, with a structured answer to the question of how to make a website faster. Instead, I aim to provide you with the **reasons and theories for why things function in certain way**. I will use examples that are observable in the offline world and, using principles of psychology, research and analysis in psychophysics and neuroscience, I will try to answer some “Why?” questions.
·smashingmagazine.com·
Why Perceived Performance Matters, Part 1: The Perception Of Time — Smashing Magazine
The Big "Server Waterfall Problem" with RSCs
The Big "Server Waterfall Problem" with RSCs
Understanding server-side waterfalls with RSCs and client-side waterfalls we're familiar with and why server-side waterfalls are probably better.
·epicreact.dev·
The Big "Server Waterfall Problem" with RSCs
The Comprehensive Guide to Caching — Part One
The Comprehensive Guide to Caching — Part One
Have you ever wondered how the biggest services in the world, like AWS and Netflix, achieve single-digit millisecond response times…
·medium.com·
The Comprehensive Guide to Caching — Part One
Fast Software, the Best Software
Fast Software, the Best Software
Essay on the benefits of speedy software, and how it affects user perception of engineering quality and overall usability
·craigmod.com·
Fast Software, the Best Software
How Discord Reduced Websocket Traffic by 40%
How Discord Reduced Websocket Traffic by 40%
How we rolled out zstandard and other improvements across our gateway cluster to reduce the amount of bandwidth that’s used by our clients.
·discord.com·
How Discord Reduced Websocket Traffic by 40%
Speeding Up Your Website Using Cloudflare Cache
Speeding Up Your Website Using Cloudflare Cache
We'll walk through key configurations like Tiered Cache, Cache Reserve, and crafting specific cache rules, highlighting how these optimizations benefit Pillser's users.
·pillser.com·
Speeding Up Your Website Using Cloudflare Cache
Your bad LCP score might be a backend issue
Your bad LCP score might be a backend issue
Page Speed Insights and Lighthouse can't evaluate performance across your entire stack of services and apps. You need something more powerful: tracing.
·whitep4nth3r.com·
Your bad LCP score might be a backend issue
Making a Postgres query 1,000 times faster
Making a Postgres query 1,000 times faster
Learn how we discovered what was slowing down large database queries, and what we did to make Postgres queries 1000x faster.
·mattermost.com·
Making a Postgres query 1,000 times faster
Speeding up the JavaScript ecosystem - npm scripts
Speeding up the JavaScript ecosystem - npm scripts
'npm scripts' are executed by JavaScript developers and CI systems all around the world all the time. Despite their high usage they are not particularly well optimized and add about 400ms of overhead. In this article we were able to bring that down to ~22ms.
·marvinh.dev·
Speeding up the JavaScript ecosystem - npm scripts
romgrk
romgrk
romgrk's personal blog
·romgrk.com·
romgrk
How analyzing your codebase can save you time and money | nicolae.tech
How analyzing your codebase can save you time and money | nicolae.tech
A comprehensive guide about hotspots in your codebase, cognitive complexity and avoiding disasters by being proactive. An article inspired by the book "Your Code as a Crime Scene" by Adam Tornhill with practical examples.
·nicolae.tech·
How analyzing your codebase can save you time and money | nicolae.tech
How many bytes is "normal" for a web font: a study using Google fonts
How many bytes is "normal" for a web font: a study using Google fonts
TL;DR: If your font file is significantly larger than 20K you may ask yourself "How did I get here?".For images I think we (web developers) have a sense of how many bytes we can expect an image we see on a page to be. A JPEG photo? 100-ish K is ok for a decent quality. Less is nice. How about 200K?
·phpied.com·
How many bytes is "normal" for a web font: a study using Google fonts
The Performance Inequality Gap, 2024 - Infrequently Noted
The Performance Inequality Gap, 2024 - Infrequently Noted
How much HTML, CSS, and JavaScript can we afford? More than in years past, but much less than frontend developers are burdening users with.
·infrequently.org·
The Performance Inequality Gap, 2024 - Infrequently Noted