article thumbnail

The Return of the Frame Pointers

Brendan Gregg

2014: Java in Flames Broken Java Stacks (2014) When I joined Netflix in 2014, I found Java's lack of frame pointer support broke all application stacks (pictured in my 2014 Surge talk on the right). Google should be no surprise because they pioneered continuous profiling.) Back-end servers.

Java 145
article thumbnail

Notes on: 'Performance Culture' at Google I/O 2014

Tim Kadlec

At Google I/O 2014 , Lara Swanson and Paul Lewis discussed performance culture. Since it’s one of my favorite topics, I decided to share my notes: 34% of US adults use a smartphone as their primary means of internet access. Mobile networks add a tremendous amount of latency. We are not our end users.

Google 49
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

What is container orchestration?

Dynatrace

Docker Swarm First introduced in 2014 by Docker, Docker Swarm is an orchestration engine that popularized the use of containers with developers. Kubernetes Also developed in 2014 and often referred to as K8s, Kubernetes has emerged as a de facto standard for container orchestration, surpassing Docker Swarm and Apache Mesos in popularity.

article thumbnail

What is function as a service? App development gets FaaS and furious

Dynatrace

The FaaS model of cloud computing debuted in 2014 with startups like hook.io. Cloud providers such as Google, Amazon Web Services, and Microsoft also followed suit with frameworks such as Google Cloud Functions , AWS Lambda , and Microsoft Azure Functions. How does function as a service work?

article thumbnail

Rising Tide Rents and Robber Baron Rents

O'Reilly

Why is it that Google, a company once known for its distinctive “Do no evil” guideline, is now facing the same charges of “surveillance capitalism” as Facebook, a company that never made such claims? That’s exactly what Google, Amazon, and Meta are doing today. They start to collect robber baron rents.

article thumbnail

USENIX LISA2021 Computing Performance: On the Horizon

Brendan Gregg

BBR: Congestion-Based Congestion Control,” [link] 2016 - [Gregg 16] Brendan Gregg, “Unikernel Profiling: Flame Graphs from dom0,” [link] Jan 2016 - [Gregg 16b] Brendan Gregg, “Linux 4.X

article thumbnail

Are Times still Good for Load Testing?

Alex Podelko

My post Good Times for Load Testing was published in 2014. I am not so upbeat as I was in 2014. In 2014 I was preparing a presentation about load testing tools and criteria for their selection. It is difficult to believe that 5 years passed… Are times still good for load testing? Well, yes and no. Open Source.

Testing 243