Skip to content

Commit ed0d159

Browse files
authored
Update README.md (#115)
1 parent 181f95a commit ed0d159

File tree

1 file changed

+5
-2
lines changed

1 file changed

+5
-2
lines changed

godeltaprof/README.md

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -91,8 +91,11 @@ CPU profiles: [BenchmarkOG](https://flamegraph.com/share/a8f68312-98c7-11ee-a502
9191

9292
# upstreaming
9393

94-
TODO(korniltsev): create golang issue and ask if godeltaprof is something that could be considered merging to upstream golang repo
95-
in some way(maybe not as is, maybe with different APIs)
94+
In the perfect world, this functionality exists in golang runtime/stdlib and we don't need godeltaprof library at all.
95+
96+
See golang proposals:
97+
https://github.com/golang/go/issues/57765
98+
https://github.com/golang/go/issues/67942
9699

97100

98101

0 commit comments

Comments
 (0)