mirror of
https://github.com/DataDog/go-profiler-notes.git
synced 2026-06-21 00:46:51 +08:00
link upstream issue
This commit is contained in:
parent
e3b8b191f8
commit
5242ba3ced
1 changed files with 1 additions and 1 deletions
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 🙃.
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue