Date: 2018.08.04-09:24
Tag: struct
1. 空结构体介绍
-
English:
https://dave.cheney.net/2014/03/25/the-empty-struct?from=singlemessage&isappinstalled=0
-
中译:
2. 如何运用空结构体去改进代码
Date: 2018.08.06-14:16
Tag: gc
Date: 2018.08.06-22:04
Tag: gotest, benchmark
1. go 测试,go test 工具的具体指令 flag
https://deepzz.com/post/the-command-flag-of-go-test.html
2. Docker 云平台下 Go 语言单元测试实践
https://testerhome.com/topics/6374
3. 5 advanced testing techniques in Go
https://segment.com/blog/5-advanced-testing-techniques-in-go/
4. Learn Go with tests
-
English:
-
中译:
Date: 2018.08.08-08:45
Tag: escape analysisy, stack, heap
-
English:
-
中译:
Date: 2018.08.06-22:04
Tag: test,benchmark,subtest, sub-benchmark