In this section, you will understand all of the different idiomatic ways to program performant Go code. Hence, in this section, we will work to establish writing performant Go code in real-world scenarios.
This section contains the following chapters:
- Chapter 11, Building and Deploying Go Code
- Chapter 12, Profiling Go Code
- Chapter 13, Tracing Go Code
- Chapter 14, Clusters and Job Queues
- Chapter 15, Comparing Code Quality Across Versions