Go-perfbook: best practices for writing high-performance Go code

Go-perfbook: best practices for writing high-performance Go code

This document outlines best practices for writing high-performance Go code. The first sections cover writing optimized code in any language. The later sections cover Go-specific techniques.

Source: github.com