geektutu / blog

极客兔兔的博客,Coding Coding 创建有趣的开源项目。
https://geektutu.com
Apache License 2.0
166 stars 21 forks source link

Go 语言高性能编程 | 极客兔兔 #104

Open geektutu opened 3 years ago

geektutu commented 3 years ago

https://geektutu.com/post/high-performance-go.html

Go 语言/golang 高性能编程,Go 语言进阶教程,Go 语言高性能编程(high performance go)。详细介绍如何测试/评估 Go 代码的性能,内容包括使用 testing 库进行基准测试(benchmark),性能分析(profiling) 编译优化(compiler optimisations),内存管理(memory management)和垃圾回收(garbage collect)、pprof 等内容。同时也介绍了使用 Go 语言如何写出高性能的程序和应用,包括不限于 Go 语言标准库、第三方库的使用方式和最佳实践。

dulumao commented 3 years ago

如何购买书

geektutu commented 3 years ago

如何购买书

@dulumao 感谢你的认可,刚开始总结,内容还很少,离出书估计还挺远的。短期内,希望成为一本有价值的开源电子书~

dulumao commented 3 years ago

ok

928234269 commented 3 years ago

最近有计划更新吗.

pancl1411 commented 3 years ago

兔兔文章写的很好,学到很多,书出版了一定买一本支持

wq247934 commented 3 years ago

看完了 只能说两个字 牛b 可惜看的有点晚了。忍不住打赏了一点点,还望大佬别嫌弃。 现在最想说的是 快更新 哈哈哈

sangshuduo commented 3 years ago

能否提供 PDF 版?便于打印阅读

zyl-fun commented 2 years ago

赞赞赞

ronething-bot commented 2 years ago

楼主是否可提供 pdf 或者 pdf 构建方式,方便 ipad 做笔记,感恩。

dablelv commented 2 years ago

博主,请问该博客站点是如何搭建的?

Xiao-HunDan commented 1 year ago

请问什么时候可以出pdf版本,学习的时候可以做点笔记📒

vvzhihao commented 1 year ago

受益匪浅啊,感谢!QAQ

joinik commented 1 year ago

大道至简,加油作者