Remove 2022 Remove Cache Remove Metrics
article thumbnail

The Three Cs: Concatenate, Compress, Cache

CSS Wizardry

Caching them at the other end: How long should we cache files on a user’s device? As of 2022 , roughly: 28% of compressible responses were Brotli encoded; 46% were Gzipped; 25% were, worryingly, not compressed at all. Cache This is the easy one. What is the availability, configurability, and efficacy of each? ?️

Cache 348
article thumbnail

Kubernetes in the wild report 2023

Dynatrace

Kubernetes moved to the cloud in 2022. Kubernetes moved to the cloud in 2022. In 2022, Kubernetes became the key platform for moving workloads to the public cloud. Likewise, the share of cloud-hosted clusters increased from 31% in 2021 to 45% in 2022. But in 2022, this picture reverses.

Insiders

Sign Up for our Newsletter

This site is protected by reCAPTCHA and the Google Privacy Policy and Terms of Service apply.

article thumbnail

Migrating Netflix to GraphQL Safely

The Netflix TechBlog

By Jennifer Shin , Tejas Shikhare , Will Emmanuel In 2022, a major change was made to Netflix’s iOS and Android applications. And we definitely couldn’t replay test non-functional requirements like caching and logging user interaction. So, we relied on higher-level metrics-based testing: AB Testing and Sticky Canaries.

Traffic 357
article thumbnail

Performance Game Changer: Browser Back/Forward Cache

Smashing Magazine

Performance Game Changer: Browser Back/Forward Cache. Performance Game Changer: Browser Back/Forward Cache. 2022-05-09T10:30:00+00:00. 2022-05-09T17:34:14+00:00. With that caveat out of the way, let’s get to the guts of the article: What is the Back/Forward Cache and why does it matter so much? Barry Pollard.

Cache 106
article thumbnail

Pushy to the Limit: Evolving Netflix’s WebSocket proxy for the future

The Netflix TechBlog

We built the majority of this functionality in October 2022, and we’ve only needed small tweaks since then. The DeviceToDeviceManager is also responsible for observability, with metrics around cache hits, calls to the data store, message delivery rates, and latency percentile measurements.

Latency 234
article thumbnail

The Ultimate Low-Quality Image Placeholder Technique

CSS Wizardry

The median image-weight per page landed at 881KB in 2022 , which is more than HTML, CSS, JS, and fonts combined! Passing LCP for metrics’ sake is unwise and against the spirit of web performance. View full size) And from a cold cache, over train wifi as I was writing this post, I got a 2.1s At the time of writing, 99.9%

Games 329
article thumbnail

7 Fresh Links on Performance For March 2022

CSS - Tricks

And not just defining it in terms of specific metrics (even that is tricky), but answer questions like: What are this discipline’s guiding principles? Caching Header Best Practices — Simon Hearne’s dissertation on Cache headers. 7 Fresh Links on Performance For March 2022 originally published on CSS-Tricks.