GopherCon India talk - Go faster: optimizing Go programs
At GopherCon India, Jason Moiron, Software Engineer and Gopher at Datadog, presented "Go Faster: Optimizing Go Programs." The talk covered various optimization techniques explored by Datadog in the past year of using Go in production. Topics included the use of the Go profiler, test benchmarks, runtime behavior, cgo, compiler optimization/inlining, ASM support, and implementation details for maps, channels, the runtime, and select statement. The presentation was part of a great show by the Go Language Community in India and Innovation and Technology Trust. For more information on Datadog's performance metrics, sign up for a free trial.
Company
Datadog
Date published
March 26, 2015
Author(s)
Alex Rosemblat
Word count
120
Hacker News points
None found.
Language
English