mirror of https://github.com/tailscale/tailscale/
Adjust coverage options.
+ we don't need an exactly accurate count of the number of times each time ran. Remove -covermode, the default "set" will be fine to just track whether a given line ran at all. + add -benchtime=1x. We only need to run the benchmarks once. + -bench=. to match any character. Signed-off-by: Denton Gentry <dgentry@tailscale.com>bradfitz/lite_endpoint_update
parent
332759ef73
commit
d12add6e22
Loading…
Reference in New Issue