clarify gopher-specific sections

This commit is contained in:
Damian Gryski 2018-03-04 08:46:33 -08:00
parent 31bdd44214
commit 19a3d8fa64

View File

@ -2,6 +2,9 @@
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.
### Multiple Language Versions
* [English](performance.md)