tailscale/tstime
Emmanuel T Odeke 0daa32943e all: add (*testing.B).ReportAllocs() to every benchmark
This ensures that we can properly track and catch allocation
slippages that could otherwise have been missed.

Fixes #2748
2021-08-30 21:41:04 -07:00
..
mono all: add (*testing.B).ReportAllocs() to every benchmark 2021-08-30 21:41:04 -07:00
rate tstime/rate: deflake TestLongRunningQPS 2021-08-30 10:46:41 -07:00
jitter_test.go
jitter.go
tstime_test.go all: add (*testing.B).ReportAllocs() to every benchmark 2021-08-30 21:41:04 -07:00
tstime.go