tailscale/internal/deepprint
Josh Bleecher Snyder dfa0c90955 internal/deepprint: replace Fprintf(w, const) with w.WriteString
name    old time/op    new time/op    delta
Hash-8    7.77µs ± 0%    6.29µs ± 1%  -19.11%  (p=0.000 n=9+10)

name    old alloc/op   new alloc/op   delta
Hash-8    1.67kB ± 0%    1.67kB ± 0%     ~     (all equal)

name    old allocs/op  new allocs/op  delta
Hash-8      53.0 ± 0%      53.0 ± 0%     ~     (all equal)

Signed-off-by: Josh Bleecher Snyder <josh@tailscale.com>
2021-05-11 11:33:17 -07:00
..
deepprint.go internal/deepprint: replace Fprintf(w, const) with w.WriteString 2021-05-11 11:33:17 -07:00
deepprint_test.go internal/deepprint: buffer writes 2021-05-11 11:33:17 -07:00
fmtsort.go internal/deepprint: update copyright header to appease license checker script 2020-06-29 22:22:44 -07:00