Ultimate Go Programming LiveLessons Season 1 Episode 13 Part V: Lesson 13: Profiling
- June 16, 2017
This is where everything we've talked about up 'til now comes together. This is where you can make decisions on, does my software perform fast enough? Is it using resources properly enough? And if it is, great, we move on. If not, I'll show you how to use the profiling tooling to inspect how your software is running.