diff --git a/guide/README.md b/guide/README.md index 164c252..0e51aa5 100644 --- a/guide/README.md +++ b/guide/README.md @@ -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.