mirror of
https://github.com/tailscale/tailscale.git
synced 2025-06-12 10:48:36 +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>