mirror of
https://github.com/tailscale/tailscale.git
synced 2026-05-03 04:33:28 -04:00
Profiling identified this as a fairly hot path for growing a slice. Given this is only used in control & when a new packet filter is received, this shouldnt be hot in the client.