aboutsummaryrefslogtreecommitdiff
path: root/src/runtime/histogram_test.go
AgeCommit message (Expand)Author
2022-09-16runtime: shrink time histogram bucketsMichael Anthony Knyszek
2022-02-10runtime: simplify histogram buckets considerablyMichael Anthony Knyszek
2020-12-23runtime: shift timeHistogram buckets and allow negative durationsMichael Anthony Knyszek
2020-10-26runtime: add timeHistogram typeMichael Anthony Knyszek