mirror of
https://github.com/tailscale/tailscale.git
synced 2026-03-12 03:19:30 -04:00
The number of peers we have will be pretty stable across time. Allocate roughly the right slice size. This reduces memory usage when there are many peers. Signed-off-by: Josh Bleecher Snyder <josh@tailscale.com>