Why inclusive products are green products - TetraLogical
More and more organisations are conscious about the environmental impact of their products - both physical or digital - and are trying to make positive changes. Applying inclusive best practices when designing digital products results not only in more accessible products but also in more sustainable ones.
The Fastest Site in the Tour de France – CSS Wizardry
How fast are pro cycling teams’ and manufacturers’ websites? A CrRRUX-powered deep dive into bike brand performance, visibility, and missed opportunities.
In the speed-obsessed world of today, better performance comes with serious business gains. This frontend performance checklist is a cumulative list of items that we at Crystallize found important in 2025 when creating a Superfast web application.
Why Do We Have a Cache-Control Request Header? – CSS Wizardry
Learn how the Cache-Control request header works, how browsers handle refresh and hard refresh caching, and when developers should use it for realtime data and offline-first applications.
Learn how HTTP/3 improves over HTTP/2 in multiplexing, connections, security, error recovery, etc., to improve web communication, performance, and user experience.
What a Web Performance Engineer Needs to Know About Cloud Cost Savings
Every line of code has a cost - but some lines cost more than others. This rather Orwellian-sounding statement might seem stark, but for web performance engineers, it's a useful perspective when considering cloud costs.
Why Should You Care About Costs?
Cost reduction directly impacts the bottom li
A 300ms improvement may sound like a big win to someone immersed in web performance optimization, but for most people, mentioning milliseconds doesn't usually resonate or seem meaningful. Whenever I've mentioned how we could save a few hundred milliseconds to an executive, my proposal was often met
As software engineers and technologists its common to have access to some powerful devices and super fast bandwidths. It's highly likely that you will be developing/testing on a high end Mac (or similar) or pulling out an expensive mobile device such as an iPhone from your pocket.
But we need to be
Don't Let Your Redesign Ruin Performance: A Case Study
It's a shame that so many redesigns end up slowing down the site or dropping conversions. How to prevent this? In this text, based on one of our successful projects, you will get a framework for web redesign management.
We are a small team of web performance consultants with years of experience and
As a web performance consultant, I frequently rely on visual data to prioritize optimizations and troubleshoot regressions. Over the past year, two types of graphs have stood out for their effectiveness in simplifying complex data and speeding up decision-making.
The Prioritization Graph: Where to
Wait? What? Web Performance Optimization is being studied in universities?
TL;DR:
In this article I am sharing the good news that Web Performance Optimization is being studied in universities and I am laying out the plan of teaching Real User Monitoring which I will do for the first time in front of students. My hope is to share ideas in case other fellows would be doing s
Using DevTools to Validate Web Performance Improvements
I'm passionate about Web Performance—from identifying performance issues, monitoring (synthetic and RUM), metrics, implementing product culture, training development teams and other stakeholders, speaking at meetups and conferences, tools, and snippets.
When it comes to tools, my favorite is Chrome
Double-keyed Caching: How Browser Cache Partitioning Changed the Web
A deep dive into how browser cache partitioning has fundamentally changed web performance optimization, examining the trade-offs between privacy and performa...
What’s The Difference Between CrUX And RUM Data? | DebugBear
The Chrome User Experience report and Real User Monitoring are two ways to look at the performance of a website. How are they different from each other?
HTTP/1.1 vs HTTP/2: What Does It Mean For Page Speed? | DebugBear
The HTTP/1.1 protocol has been around for over 25 years. In this article we will look at the advantages of using the newer protocol, HTTP/2, to improve page speed.