Add footnote

This commit is contained in:
Felix Geisendörfer 2021-10-18 11:45:03 +02:00
parent e0481d3847
commit 77671b88de

View file

@ -142,6 +142,7 @@ Here is an overview of the profilers built into the Go runtime. For more details
1. One O(N) stop-the-world pauses where N is the number of goroutines. Expect ~1-10µsec pause per goroutine.
2. Totally broken, don't try to use it.
3. Depends on the API.
<!-- TODO mega snippet to enable all profilers -->