From f36040eb84768a9b16e9760802f30aa82f155a1c Mon Sep 17 00:00:00 2001 From: yangwenmai Date: Tue, 17 Apr 2018 16:28:03 +0800 Subject: [PATCH] =?UTF-8?q?=E7=BC=96=E5=86=99=E5=92=8C=E4=BC=98=E5=8C=96?= =?UTF-8?q?=20Go=20=E4=BB=A3=E7=A0=81?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 0bac879..f977c21 100644 --- a/README.md +++ b/README.md @@ -78,6 +78,7 @@ | [深入理解 Go by teh-cmc](https://github.com/teh-cmc/go-internals)| | [深入理解 Go by tiancaiamao](https://github.com/tiancaiamao/go-internals) | | [Go 内部原理的一系列文章和视频](https://github.com/emluque/golang-internals-resources)| +| [编写和优化 Go 代码](https://github.com/dgryski/go-perfbook/) | | Go 书籍| |-----|