Media Summary: Go ships with great tools for diagnosing performance bottlenecks, with pprof's CPU At Assembled, we serve tens of millions of LLM This talk explores a new way to approach concurrency in Go by drawing inspiration from bioelectric signaling in cells. It contrasts ...

Gophercon 2025 Profiling Request Latency - Detailed Analysis & Overview

Go ships with great tools for diagnosing performance bottlenecks, with pprof's CPU At Assembled, we serve tens of millions of LLM This talk explores a new way to approach concurrency in Go by drawing inspiration from bioelectric signaling in cells. It contrasts ... Building scalable and efficient machine learning pipelines often requires overcoming bottlenecks in data transfer, feature retrieval, ... Go is great for writing concurrent programs, but even if you write logically sound programs, you can still give way to data races that ... When we talk about a 'fast' service we often don't mean one that can process 500MB/s per core, but one that can respond in less ...

Go is more than just a programming language—it's an industry pioneer. From its revolutionary concurrency model to its leadership ... In this talk, Bill will share how to use Go's trace tooling to examine a Go program's performance. Along the way, he will live-code a ... Come along on a lightning-speed tour of the latest and greatest happenings in the world of TinyGo. In modern agriculture, data flows in from everywhere—fields, labs, applications—and needs to be processed, transformed, and ... Long garbage collection (GC) pauses stand directly in the way of Go's growth. It is an important, and often times the only, technical ... When handling over 2 trillion messages every day, every ounce of performance matters. This talk outlines the (over) optimizations ...

Photo Gallery

GopherCon 2025: Profiling Request Latency with Critical Path Analysis - Felix Geisendörfer
GopherCon 2025: Scaling LLMs with Go: Prod Patterns for Handling Millions of AI Requests - John Wang
GopherCon 2025: Advancing Go Garbage Collection with Green Tea - Michael Knyszek
GopherCon 2025: Goroutines and Cells: Lessons in Goal-Directed Systems - Carlisia Campos
GopherCon 2025: Supercharging ML Pipelines with Go - Vaidehi Thete
GopherCon 2025: Go Plays Nice With Your Computer - Race Detection and Freedom! - Raghav Roy
Golang UK Conference 2017 | Filippo Valsorda - Fighting latency: the CPU profiler is not your ally
GopherCon 2025: Go's Next Frontier - Cameron Balahan
GopherCon 2025: Go’s Trace Tooling and Concurrency - Bill Kennedy
GopherCon 2025: A Small Update on TinyGo - GopherCon 2025 Edition - Ron Evans
GopherCon 2025: Plowing Through Data  Building Flexible Pipelines with Go - Mindy Ratcliff
GopherCon 2015: Go GC: Solving the Latency Problem - Rick Hudson
View Detailed Profile
GopherCon 2025: Profiling Request Latency with Critical Path Analysis - Felix Geisendörfer

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

Go ships with great tools for diagnosing performance bottlenecks, with pprof's CPU

GopherCon 2025: Scaling LLMs with Go: Prod Patterns for Handling Millions of AI Requests - John Wang

GopherCon 2025: Scaling LLMs with Go: Prod Patterns for Handling Millions of AI Requests - John Wang

At Assembled, we serve tens of millions of LLM

GopherCon 2025: Advancing Go Garbage Collection with Green Tea - Michael Knyszek

GopherCon 2025: Advancing Go Garbage Collection with Green Tea - Michael Knyszek

Memory

GopherCon 2025: Goroutines and Cells: Lessons in Goal-Directed Systems - Carlisia Campos

GopherCon 2025: Goroutines and Cells: Lessons in Goal-Directed Systems - Carlisia Campos

This talk explores a new way to approach concurrency in Go by drawing inspiration from bioelectric signaling in cells. It contrasts ...

GopherCon 2025: Supercharging ML Pipelines with Go - Vaidehi Thete

GopherCon 2025: Supercharging ML Pipelines with Go - Vaidehi Thete

Building scalable and efficient machine learning pipelines often requires overcoming bottlenecks in data transfer, feature retrieval, ...

GopherCon 2025: Go Plays Nice With Your Computer - Race Detection and Freedom! - Raghav Roy

GopherCon 2025: Go Plays Nice With Your Computer - Race Detection and Freedom! - Raghav Roy

Go is great for writing concurrent programs, but even if you write logically sound programs, you can still give way to data races that ...

Golang UK Conference 2017 | Filippo Valsorda - Fighting latency: the CPU profiler is not your ally

Golang UK Conference 2017 | Filippo Valsorda - Fighting latency: the CPU profiler is not your ally

When we talk about a 'fast' service we often don't mean one that can process 500MB/s per core, but one that can respond in less ...

GopherCon 2025: Go's Next Frontier - Cameron Balahan

GopherCon 2025: Go's Next Frontier - Cameron Balahan

Go is more than just a programming language—it's an industry pioneer. From its revolutionary concurrency model to its leadership ...

GopherCon 2025: Go’s Trace Tooling and Concurrency - Bill Kennedy

GopherCon 2025: Go’s Trace Tooling and Concurrency - Bill Kennedy

In this talk, Bill will share how to use Go's trace tooling to examine a Go program's performance. Along the way, he will live-code a ...

GopherCon 2025: A Small Update on TinyGo - GopherCon 2025 Edition - Ron Evans

GopherCon 2025: A Small Update on TinyGo - GopherCon 2025 Edition - Ron Evans

Come along on a lightning-speed tour of the latest and greatest happenings in the world of TinyGo.

GopherCon 2025: Plowing Through Data  Building Flexible Pipelines with Go - Mindy Ratcliff

GopherCon 2025: Plowing Through Data Building Flexible Pipelines with Go - Mindy Ratcliff

In modern agriculture, data flows in from everywhere—fields, labs, applications—and needs to be processed, transformed, and ...

GopherCon 2015: Go GC: Solving the Latency Problem - Rick Hudson

GopherCon 2015: Go GC: Solving the Latency Problem - Rick Hudson

Long garbage collection (GC) pauses stand directly in the way of Go's growth. It is an important, and often times the only, technical ...

GopherCon 2025: My Protobuf Module is Faster than Yours (Because I Cheated) - Tom Lyons

GopherCon 2025: My Protobuf Module is Faster than Yours (Because I Cheated) - Tom Lyons

When handling over 2 trillion messages every day, every ounce of performance matters. This talk outlines the (over) optimizations ...