nitinpatil1992 / go_profiling_talk

Code used in the "Go Profiling and Optimization" talk

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Go Profiling and Optimization

This code is example code used in my talk, Go Profiling and Optimization. See the video recording, and the slides.

It shows how pprof and go-torch can be used to identify performance bottlenecks, and optimize them.

About

Code used in the "Go Profiling and Optimization" talk


Languages

Language:Go 100.0%