summaryrefslogtreecommitdiff
path: root/src/runtime/mgcpacer_test.go
Commit message (Expand)AuthorAgeFilesLines
* runtime: make piController much more defensive about overflowMichael Anthony Knyszek2022-02-101-0/+45
* runtime: fix hard goal calculationMichael Anthony Knyszek2021-11-041-0/+6
* runtime: implement GC pacer redesignMichael Anthony Knyszek2021-11-041-3/+124
* runtime: add testing framework and basic tests for GC pacerMichael Knyszek2021-10-291-0/+590