Skip to content

Commit 5caec2a

Browse files
committed
add profiling examples in the readme
1 parent cee7c77 commit 5caec2a

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

profiling/README.md

+4
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
11
# Profiling
22

3+
### Examples
4+
5+
- [Basic pprof](https://github.com/golang-basics/concurrency/blob/master/profiling/basic-pprof/main.go)
6+
37
[Home](https://github.com/golang-basics/concurrency)

0 commit comments

Comments
 (0)