mirror of
https://github.com/tailscale/tailscale.git
synced 2025-12-30 07:54:18 +00:00
Reuse a single byte buffer for JSON encoding all notifications to the same subscriber. This retains more memory, but produces less garbage. Updates tailscale/corp#18514 Signed-off-by: Percy Wegmann <percy@tailscale.com>