mirror of
https://github.com/tailscale/tailscale.git
synced 2025-11-24 12:01:52 +01:00
Saves 1-2 allocs per HTTP request after warmup, thanks to avoiding strconv and fmt. Signed-off-by: David Anderson <danderson@tailscale.com>