Skip to content

Commit aee1985

Browse files
committed
go: pprof practice
1 parent b852158 commit aee1985

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

go-note/web.rst

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -382,6 +382,7 @@ Go Profiler
382382
- github.com/uber/go-troch: Flame graph profiler for Go programs,火焰图工具,配合压测看性能瓶颈
383383
- https://cizixs.com/2017/09/11/profiling-golang-program/
384384
- https://software.intel.com/en-us/blogs/2014/05/10/debugging-performance-issues-in-go-programs
385+
- https://github.com/wolfogre/go-pprof-practice 实战教程
385386

386387
Go 性能优化
387388
---------------------------------------------------------------

0 commit comments

Comments
 (0)