mirror of
https://github.com/tailscale/tailscale.git
synced 2025-03-18 19:41:03 +00:00

Saves 1-2 allocs per HTTP request after warmup, thanks to avoiding strconv and fmt. Signed-off-by: David Anderson <danderson@tailscale.com>