article thumbnail

Investigation of a Workbench UI Latency Issue

The Netflix TechBlog

Using this approach, we observed latencies ranging from 1 to 10 seconds, averaging 7.4 This file was introduced in this commit in 2017, with the purpose of improving the performance of user programs that determine aggregate memory statistics. The input to stdin is sent to the backend (i.e., We then exported the .har

Latency 217
article thumbnail

London Calling! An AWS Region is coming to the UK!

All Things Distributed

The AWS UK region will be our third in the European Union (EU), and we're shooting to have it ready by the end of 2016 (or early 2017). This region will provide even lower latency and strong data sovereignty to local users. Today, I am excited to add the United Kingdom to that list!

AWS 167
Insiders

Sign Up for our Newsletter

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

article thumbnail

Stuff The Internet Says On Scalability For May 10th, 2019

High Scalability

1% : performers raked in 60% of all concert-ticket revenue world-wide in 2017—more than double their share in 1982. Quotable Stuff: @mjpt777 : APIs to IO need to be asynchronous and support batching otherwise the latency of calls dominate throughput and latency profile under burst conditions.

article thumbnail

USENIX LISA2021 Computing Performance: On the Horizon

Brendan Gregg

## References I've reproduced the talk references below, so you can click on links: - [Gregg 08] Brendan Gregg, “ZFS L2ARC,” [link] Jul 2008 - [Gregg 10] Brendan Gregg, “Visualizations for Performance Analysis (and More),” [link] 2010 - [Greenberg 11] Marc Greenberg, “DDR4: Double the speed, double the latency? Ford, et al., “TCP

article thumbnail

Working at Netflix 2017

Brendan Gregg

A latency outlier issue that happened every 15 minutes. html [The PMCs of EC2]: /blog/2017-05-04/the-pmcs-of-ec2.html Recently that's included: - Debugging why perf profiling stopped working in recent Docker containers. Java core dump analysis for a crashing JVM. - Analyzing slab memory growth on a instance with containers.

Java 75
article thumbnail

Stuff The Internet Says On Scalability For December 7th, 2018

High Scalability

It's HighScalability time: This is your 1500ms latency in real life situations - pic.twitter.com/guot8khIPX. ivanveram : World R&D leading companies 2017 in US$. — Ivo Mägi (@ivomagi) November 27, 2018. Do you like this sort of Stuff? Please support me on Patreon. I'd really appreciate it. 1: Amazon; No.2:

Internet 163
article thumbnail

Building Netflix’s Distributed Tracing Infrastructure

The Netflix TechBlog

If we had an ID for each streaming session then distributed tracing could easily reconstruct session failure by providing service topology, retry and error tags, and latency measurements for all service calls. Using simple lookup indices in Cassandra gives us the ability to maintain acceptable read latencies while doing heavy writes.