Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
README: Further clarify production overhead
The previous wording wasn't ideal. The more goroutines are running (or even parked), the slower sampling will get. I don't actually know for sure how much goroutines that need async preemption for stopTheWorld() play into it, so let's not talk about that for now.
- Loading branch information