All Talks

Optimizing Go code without a blindfold

Making code faster is exciting, and benchmarks in Go make that easy to do! Not really. Optimizing a program can be complex and require careful consideration to do properly. Daniel demonstrates techniques and tools which are a must for any performance aficionado.

About the speaker:

Daniel has been an active contributor to the Go project since 2016. He started using Go in 2014. He’s originally from Barcelona but now lives in the UK.

You might be interested in:

May 2019 Backend
Optimizing Go code without a blindfold Optimizing Go code without a blindfold

Optimizing Go code without a blindfold

Daniel Martí, Brankas (@mvdan_)

June 2020 Backend
Gopls for Go Tooling Gopls for Go Tooling

Gopls for Go Tooling

Bruce Bigirwenkya