mirror of
https://github.com/tailscale/tailscale.git
synced 2026-02-23 01:55:31 -05: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.