Tags
Language
Tags
June 2024
Su Mo Tu We Th Fr Sa
26 27 28 29 30 31 1
2 3 4 5 6 7 8
9 10 11 12 13 14 15
16 17 18 19 20 21 22
23 24 25 26 27 28 29
30 1 2 3 4 5 6

Go: Performance Tuning and Benchmarking

Posted By: lucky_aut
Go: Performance Tuning and Benchmarking

Go: Performance Tuning and Benchmarking
Released: 12/19/2023
Duration: 35m | .MP4 1280x720, 30 fps(r) | AAC, 48000 Hz, 2ch | 82.5 MB
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.
This course is integrated with GitHub Codespaces, an instant cloud developer environment that offers all the functionality of your favorite IDE without the need for any local machine setup. With GitHub Codespaces, you can get hands-on practice from any machine, at any time—all while using a tool that you’ll likely encounter in the workplace. Check out the “Using GitHub Codespaces with this course” video to learn how to get started.

More Info