You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
tailscale/tstime/mono
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
3 years ago
..
mono.go tstime/mono: make json.Unmarshal of a zero time.Time yield a zero Time 3 years ago
mono_test.go all: add (*testing.B).ReportAllocs() to every benchmark 3 years ago