The Monitor

GopherCon India talk - Go faster: optimizing Go programs

1 minute read

Published

Share

GopherCon India talk - Go faster: optimizing Go programs
Alex Rosemblat

Alex Rosemblat

Last month at GopherCon India, Jason Moiron, Software Engineer and Gopher at Datadog, delivered a presentation entitled “Go Faster: Optimizing Go Programs”.

In the video embedded below, Jason describes various optimization techniques Datadog has explored in the past year of using Go in production. He covers things like use of the Go profiler, Go test benchmarks, runtime behavior, cgo, compiler optimization/inlining, Go's ASM support, and some implementation details for maps, channels, the runtime and the select statement.

Enjoy the presentation, and special thanks to Go Language Community in India and the Innovation and Technology Trust for putting on a great show.

If you'd like to get the visibility into your Go performance metrics, of Datadog.

Related Articles

How we tracked down a Go 1.24 memory regression across hundreds of pods

How we tracked down a Go 1.24 memory regression across hundreds of pods

Crossing Streams: a love letter to Go io.Reader

Crossing Streams: a love letter to Go io.Reader

Go Performance Tales

Go Performance Tales

Scaling down to speed up: How we improved efficiency of live process metrics by 100x

Scaling down to speed up: How we improved efficiency of live process metrics by 100x

Start monitoring your metrics in minutes