GopherCon 2018 Performance Tuning Workshop
Instructors
- David Cheney [email protected]
- Francesc Campoy [email protected]
Overview
The goal for this workshop is to give you the tools you need to diagnose performance problems in your Go applications and fix them.
Through the day we'll work from the small -- learning how to write benchmarks, then profiling a small piece of code. Then step out and talk about the execution tracer, the garbage collector and tracing running applications. The remainder of the day will be a chance for you to ask questions, experiment with your own code.
Schedule (approximate)
This repo is on bit.ly/goptw2018 (goptw2018 = gophercon performance tuning workshop 2018).
Start | Description |
---|---|
09:00 | Welcome and introduction |
09:30 | Benchmarking (dfc) |
10:45 | Break (15 minutes) |
11:00 | Profiling (francesc) |
12:00 | Lunch (90 minutes) |
13:30 | Execution tracer (francesc) |
14:30 | Compiler optimisation (dfc) |
15:15 | Break (15 minutes) |
15:30 | Tips and tricks (dfc) |
16:00 | Exercises |
16:45 | Final Questions and conclusion |
17:00 | Close |
License and Materials
This repository is licensed under the Creative Commons Attribution-ShareAlike 4.0 International licence.