You've already forked go-profiler-notes
mirror of
https://github.com/DataDog/go-profiler-notes.git
synced 2025-07-15 23:54:16 +02:00
link upstream issue
This commit is contained in:
2
block.md
2
block.md
@ -196,7 +196,7 @@ Doing so could be done with a [trivial patch](https://github.com/felixge/go/comp
|
||||
|
||||
<img src="./sim/block_sampling_debiased.png" alt="" style="zoom: 80%;" />
|
||||
|
||||
So from my point of view it should be possible to eliminate this bias from future versions of Go and I'm planning to work with the Go project on that.
|
||||
So from my point of view it should be possible to eliminate this bias from future versions of Go and I'm planning to [work with the Go project](https://github.com/golang/go/issues/44192) on that.
|
||||
|
||||
That being said, I'm not trained in statistics, so my analysis here might be hilariously misguided 🙃.
|
||||
|
||||
|
Reference in New Issue
Block a user