runtime: go1.13.5/go tip worst gc pause time increase from go1.9.7 in darwin/amd64 #36147
Labels
compiler/runtime
Issues related to the Go compiler and/or runtime.
NeedsInvestigation
Someone must examine and confirm this is a valid issue and not a duplicate of an existing one.
OS-Darwin
Milestone
What version of Go are you using (
go version
)?Does this issue reproduce with the latest release?
yes.
What operating system and processor architecture are you using (
go env
)?go env
OutputWhat did you do?
Code modified from https://making.pusher.com/golangs-real-time-gc-in-theory-and-practice/
What did you expect to see?
Worst gc pause time decrease or equal.
What did you see instead?
Worst gc pause time increase.
The text was updated successfully, but these errors were encountered: