article thumbnail

Stuff The Internet Says On Scalability For July 20th, 2018

High Scalability

That’s mapping applications to the specific architectural choices. The third wing of the architecture piece is the “domain specific system-on-chip.” That means multiple data indirections mean multiple cache misses. They are very expensive. This is where your performance goes.

Internet 121
article thumbnail

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

Brendan Gregg

Make sure your system can handle next-generation DRAM,” [link] Nov 2011 - [Hruska 12] Joel Hruska, “The future of CPU scaling: Exploring options on the cutting edge,” [link] Feb 2012 - [Gregg 13] Brendan Gregg, “Blazing Performance with Flame Graphs,” [link] 2013 - [Shimpi 13] Anand Lal Shimpi, “Seagate to Ship 5TB HDD in 2014 using Shingled Magnetic (..)

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

5 data integration trends that will define the future of ETL in 2018

Abhishek Tiwari

There are several emerging data trends that will define the future of ETL in 2018. In 2018, we anticipate that ETL will either lose relevance or the ETL process will disintegrate and be consumed by new data architectures. Unified data management architecture. Event-driven data flow architecture.

article thumbnail

What is? OpenTelemetry??An open-source standard for logs, metrics, and traces

Dynatrace

OpenTelemetry reference architecture. This occurs once data is safely stored within a local cache. Then, Google made the OpenCensus project open source in 2018. Source: OpenTelemetry Documentation. What is telemetry data? Ingestion is critical to gathering the data we care most about.

article thumbnail

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

Brendan Gregg

Make sure your system can handle next-generation DRAM,” [link] , Nov 2011 [Hruska 12] Joel Hruska, “The future of CPU scaling: Exploring options on the cutting edge,” [link] , Feb 2012 [Gregg 13] Brendan Gregg, “Blazing Performance with Flame Graphs,” [link] , 2013 [Shimpi 13] Anand Lal Shimpi, “Seagate to Ship 5TB HDD in 2014 using Shingled Magnetic (..)

article thumbnail

The State Of Web Workers In 2021

Smashing Magazine

This is such a fundamental difference, that many architectural choices from native platforms don’t easily apply to the web — if at all. Any app that wants to make use of Workers has to adapt its architecture to accommodate the requirements of Workers. But regardless of where you look, multithreading is used everywhere.

Games 145
article thumbnail

Front-End Performance Checklist 2021

Smashing Magazine

Defining The Environment Choosing a framework, baseline performance cost, Webpack, dependencies, CDN, front-end architecture, CSR, SSR, CSR + SSR, static rendering, prerendering, PRPL pattern. This improves page load time and caching during navigations. Shipped in Next.js and in Gatsby v2.20.7. Use progressive enhancement as a default.