Free Download Go – Performance Tuning and Benchmarking
Released: 12/2023
Duration: 35m | .MP4 1280×720, 30 fps(r) | AAC, 48000 Hz, 2ch | 82 MB
Level: Intermediate | Genre: eLearning | Language: English
If you’re an intermediate Go developer, you probably already know that benchmarking is crucial for ascertaining and maintaining the performance of your program. In this course, join instructor Ayan George to take your skills to the next level and become a performance tuning and benchmarking MVP. Explore the basics of using the Go test tool and navigating the structure of a benchmark as well as how to manage the benchmark timer, clean up with b.Cleanup(), and use table-driven and parallel benchmarks. Along the way, Ayan covers some of the pitfalls of benchmarking that can compromise overall accuracy.