Class Central is learner-supported. When you buy through links on our site, we may earn an affiliate commission.

YouTube

Profiling Request Latency with Critical Path Analysis

Gopher Academy via YouTube

Overview

Coursera Flash Sale
40% Off Coursera Plus for 3 Months!
Grab it
Learn about a novel approach to diagnosing Go request latency problems through critical path analysis in this conference talk from GopherCon 2025. Discover why traditional CPU profiling with pprof falls short when dealing with request latency issues, as Go applications typically experience latency dominated by Off-CPU waits for downstream services, databases, mutex contention, channel bottlenecks, scheduling delays, and backoff sleeps. Explore the limitations of conventional observability tools like metrics, traces, and logs, which require significant time, money, and overhead while still leaving blind spots in performance analysis, particularly for high tail latencies. Understand how a groundbreaking implementation of critical path analysis can convert runtime execution tracing data into actionable profiles, enabling you to root cause even the most challenging latency problems with zero instrumentation and extremely low overhead. Gain practical insights into this innovative profiling technique that promises to revolutionize how developers approach latency debugging in Go applications without the traditional costs and complexity of extensive observability infrastructure.

Syllabus

GopherCon 2025: Profiling Request Latency with Critical Path Analysis - Felix Geisendörfer

Taught by

Gopher Academy

Reviews

Start your review of Profiling Request Latency with Critical Path Analysis

Never Stop Learning.

Get personalized course recommendations, track subjects and courses with reminders, and more.

Someone learning on their laptop while sitting on the floor.