article thumbnail

The Return of the Frame Pointers

Brendan Gregg

Only in extreme circumstances does the cost (in processor time and I-cache footprint) translate to a tangible benefit - circumstances which usually resort to hand-coded assembly anyway. It shouldn't be 10%, unless it's cache effects. Google should be no surprise because they pioneered continuous profiling.)

Java 145
article thumbnail

Kubernetes in the wild report 2023

Dynatrace

Most Kubernetes clusters in the cloud (73%) are built on top of managed distributions from the hyperscalers like AWS Elastic Kubernetes Service (EKS), Azure Kubernetes Service (AKS), or Google Kubernetes Engine (GKE). Accordingly, the remaining 27% of clusters are self-managed by the customer on cloud virtual machines.

Insiders

Sign Up for our Newsletter

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

Trending Sources

article thumbnail

Compress objects, not cache lines: an object-based compressed memory hierarchy

The Morning Paper

Compress objects, not cache lines: an object-based compressed memory hierarchy Tsai & Sanchez, ASPLOS’19. Last time out we saw how Google have been able to save millions of dollars though memory compression enabled via zswap. If we compress objects instead of cache lines though, we can get to a 56% compression ratio (c).

Cache 61
article thumbnail

How Google PageSpeed Works: Improve Your Score and Search Engine Ranking

CSS - Tricks

Now that Google uses page speed as a ranking factor, many organizations have become laser-focused on performance. Last year, Google made two significant changes to their search indexing and ranking algorithms : In March, indexing became based on the mobile version of a page , rather than desktop. Cache-Headers missing?

Google 71
article thumbnail

USENIX SREcon APAC 2022: Computing Performance: What's on the Horizon

Brendan Gregg

Google and Amazon’s latest AI chips have arrived," [link] Oct 2022 - [Intel 22] Intel, "Intel® Developer Cloud," [link] accessed Dec 2022 I've taken care to cite the author names along with the talk titles and dates, including for Internet sources, instead of the common practice of just listing URLs.

article thumbnail

How to Optimize Digital Experience and Operations with Dynatrace

Dynatrace

Reducing CPU Utilization to now only consume 15% of initially provisioned hardware. Missing Cache Settings – Make sure you cache resources that don’t change often on the browser or use a CDN. Missing caching layers, e.g. provide a read-only cache for static data. Missing retry and failover implementations.

Cache 193
article thumbnail

Front-End Performance Checklist 2021

Smashing Magazine

Assets Optimizations Brotli, AVIF, WebP, responsive images, AV1, adaptive media loding, video compression, web fonts, Google fonts. Run performance experiments and measure outcomes — both on mobile and on desktop (for example, with Google Analytics ). Adjust the argument depending on the group of stakeholders you are speaking to.