Remove 2016 Remove Latency Remove Performance Remove Tuning
article thumbnail

bpftrace (DTrace 2.0) for Linux 2018

Brendan Gregg

Screenshot: tracing read latency for PID 181: # bpftrace -e 'kprobe:vfs_read /pid == 30153/ { @start[tid] = nsecs; } kretprobe:vfs_read /@start[tid]/ { @ns = hist(nsecs - @start[tid]); delete(@start[tid]); }'. Back then I could already tell if disks were seeking by interpreting iostat(1) output: seeing high disk latency but small I/O.

C++ 110
article thumbnail

KeyCDN Launches POP in Romania

KeyCDN

The next closest active POP location to Bucharest was Istanbul which was still almost 900km away; this distance adds up in terms of latency. As of 2016, Bucharest alone had a population of over 1.83 million people. As for Romania, it covers an area of over 238,000 square kilometers and as of 2017 had a population of almost 20 million.

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

KeyCDN Launches POP in Helsinki

KeyCDN

Although both countries are relatively close to one another, they are separated by a distance of approximately 500km, which adds up in terms of latency. As of 2016, there were just over 5.1 Before the implementation of our Helsinki POP, Finnish users were delivered content from our POP in Stockholm, Sweden. penetration rate.

article thumbnail

bpftrace (DTrace 2.0) for Linux 2018

Brendan Gregg

Screenshot: tracing read latency for PID 181: # bpftrace -e 'kprobe:vfs_read /pid == 30153/ { @start[tid] = nsecs; } kretprobe:vfs_read /@start[tid]/ { @ns = hist(nsecs - @start[tid]); delete(@start[tid]); }'. Back then I could already tell if disks were seeking by interpreting iostat(1) output: seeing high disk latency but small I/O.

C++ 40
article thumbnail

Working at Netflix 2017

Brendan Gregg

I previously wrote about Netflix in [2015] and [2016], and if you are interested in what it's like to work here, I already covered much in those posts. Instead, it has been a process of continual improvements, by many engineers across the company. ## A Day in the Life (Performance Engineering) What do I actually do all day?

Java 75
article thumbnail

Software-defined far memory in warehouse scale computers

The Morning Paper

” This paper describes a “far memory” system that has been in production deployment at Google since 2016. This boils down to a single digit µs latency toleration in the tail for far memory, and in addition to security and privacy concerns, rules out remote memory solutions. Enter zswap!

article thumbnail

KeyCDN Launches New POPs in 2021

KeyCDN

It's our mission to continuously improve web performance and each POP contributes to it. The image below shows a significant drop in latency once we've launched the new point of presence in Israel. The image below shows a significant drop in latency once we've launched the new point of presence in Israel. With a population of 2.5

Latency 110