Posted by
夏泽民
Jun 10, 2020
前言: tcmalloc 与 Go
以前 C++服务上线,遇到性能优化一定会涉及 Google 大名鼎鼎的 tcmalloc。
Posted by
夏泽民
Jun 10, 2020
Go环境搭建
root账户
下载Golang
[root@infra2-test-k8s /]# cd /usr/local/
Posted by
夏泽民
Jun 10, 2020
https://blog.carlmjohnson.net/post/2020/go-cli-how-to-and-advice/
https://eryb.space/2020/05/27/diving-into-go-by-building-a-cli-application.html
https://rauljordan.com/2020/05/25/immutability-patterns-in-go.html
Posted by
夏泽民
Jun 10, 2020
https://mp.weixin.qq.com/s/RvFWCMX8P3VxjJrZRJZzMQ
- atomic介绍: