Remove 2014 Remove Internet Remove Java Remove Virtualization
article thumbnail

The Speed of Time

Brendan Gregg

These strange questions came to the fore back in 2014 when Netflix was switching services from CentOS Linux to Ubuntu, and I helped debug several weird performance issues including one I'll describe here. CLI tools The Cassandra systems were EC2 virtual machine (Xen) instances. This is how Java flame graphs looked at the time.

Speed 126
article thumbnail

The Speed of Time

Brendan Gregg

These strange questions came to the fore back in 2014 when Netflix was switching services from CentOS Linux to Ubuntu, and I helped debug several weird performance issues including one I'll describe here. CLI tools The Cassandra systems were EC2 virtual machine (Xen) instances. This is how Java flame graphs looked at the time.

Speed 52
Insiders

Sign Up for our Newsletter

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

article thumbnail

The Speed of Time

Brendan Gregg

These strange questions came to the fore back in 2014 when Netflix was switching services from CentOS Linux to Ubuntu, and I helped debug several weird performance issues including one I'll describe here. CLI tools The Cassandra systems were EC2 virtual machine (Xen) instances. This is how Java flame graphs looked at the time.

Speed 40
article thumbnail

C++ safety, in context

Sutter's Mill

The main improvement MSLs give is that a program data race will not corrupt the languageā€™s own virtual machine (whereas in C++ a data race is currently all-bets-are-off undefined behavior). Yet we still call C#, Go, Java, Python, and similar languages ā€œsafe.ā€ Do configure your servers correctly, especially public Internet-facing ones.

C++ 143