Performance

336 bookmarks
Custom sorting
Third-Party Web Performance | SpeedCurve
Third-Party Web Performance | SpeedCurve
Ads, analytics, and social widgets can seriously hurt page speed. Find out how to measure and optimize the third parties on your pages.
·speedcurve.com·
Third-Party Web Performance | SpeedCurve
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%
Choosing Between gzip, Brotli and zStandard Compression
Choosing Between gzip, Brotli and zStandard Compression
HTTP compression is a mechanism that allows a web server to deliver text based content using less bytes, and it’s been supported on the web for a very long time. In fact the first web browser to support gzip compression was NCSA Mosaic v2.1 way back in 1993! The web has obviously come a long way since then, but today pretty much every web server and browser still supports gzip compression.
·paulcalvano.com·
Choosing Between gzip, Brotli and zStandard Compression
Discovering Third Party Performance Risks
Discovering Third Party Performance Risks
It likely comes as no surprise that third party content can be a significant contributor to slow loading websites and poor user experience. As performance engineers, we often need to find ways to balance requirements for their features with the strain that they can put on user experience. Unfortunately, for many sites this becomes a reaction to slowdowns and failures detected in production.
·paulcalvano.com·
Discovering Third Party Performance Risks
The Dev Tools Performance Monitor Panel
The Dev Tools Performance Monitor Panel
Weeks ago I was looking in to a performance issue for our animated spinner component and stumbled across a tool in DevTools I hadn’t used before: The Performance Monitor Panel. In you open Dev Tools More Tools Performance Monitor you’ll see some helpful high-level charts and graphs of the realtime performance data of your UI.
·daverupert.com·
The Dev Tools Performance Monitor Panel
The Ultimate Guide to Font Performance Optimization | DebugBear
The Ultimate Guide to Font Performance Optimization | DebugBear
Font performance optimization is a set of web development techniques that make fonts load faster and render more smoothly, including thoughtful font selection, the use of performant font formats, self-hosting, optimized @font-face declarations, font display strategies, and others.
·debugbear.com·
The Ultimate Guide to Font Performance Optimization | DebugBear
Bigger, Faster, and More Engaging while on a Budget
Bigger, Faster, and More Engaging while on a Budget
A true story of how Zillow uses performance budgeting. At Zillow, we’re always implementing new ways to empower consumers with data, inspiration and knowledge around the place they call home, and connect them with local professionals who can help.  New features, more property data, big beautiful photos, and videos are just a few ways we like […]
·zillow.com·
Bigger, Faster, and More Engaging while on a Budget
Pingdom Tools
Pingdom Tools
Full Page Test Analysis
·tools.pingdom.com·
Pingdom Tools
When Network is Faster than Cache
When Network is Faster than Cache
We assume that browser caches are near-instantaneous, but data shows that retrieving an object from cache can take hundreds of milliseconds!
·simonhearne.com·
When Network is Faster than Cache
Web Performance Guide | SpeedCurve
Web Performance Guide | SpeedCurve
Everything you need to know to master website monitoring, analytics, and diagnostics from world class experts.
·speedcurve.com·
Web Performance Guide | SpeedCurve
Astro 4.12: Server Islands | Astro
Astro 4.12: Server Islands | Astro
Astro 4.12 is now available! This release includes includes the first experimental release of Server Islands, improvements to pagination and syntax highlighting, and more.
·astro.build·
Astro 4.12: Server Islands | Astro
Comprehensive guide to JavaScript performance analysis using Chrome DevTools
Comprehensive guide to JavaScript performance analysis using Chrome DevTools
Let's see how to navigate the Chrome Devtools Performance tab to effectively analyse and improve the performance of your JavaScript while avoiding common errors. Our use case will be improving the rendering FPS of a real-world canvas library.
·blog.jiayihu.net·
Comprehensive guide to JavaScript performance analysis using Chrome DevTools
Why don’t we talk about minifying CSS anymore?
Why don’t we talk about minifying CSS anymore?
Remember Grunt files? Gulp files? We rarely need to think about CSS minification, chunking, splitting and post-processing anymore. Here's why.
·blog.sentry.io·
Why don’t we talk about minifying CSS anymore?
Introducing Jpegli: A New JPEG Coding Library
Introducing Jpegli: A New JPEG Coding Library
Jpegli, an advanced JPEG coding library that maintains high backward compatibility is faster, and more efficient, than traditional JPEG.
·opensource.googleblog.com·
Introducing Jpegli: A New JPEG Coding Library