You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
tailscale/ipn/localapi
Percy Wegmann da480e8529
ipn/localapi: reuse buffer for encoding JSON in serveWatchIPNBus
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>
6 months ago
..
cert.go ipn/ipnlocal: do unexpired cert renewals in the background 12 months ago
debugderp.go all: avoid repeated default interface lookups 1 year ago
disabled_stubs.go all: update copyright and license headers 2 years ago
localapi.go ipn/localapi: reuse buffer for encoding JSON in serveWatchIPNBus 6 months ago
localapi_test.go ipn/localapi: only perform local-admin check in serveServeConfig (#10163) 11 months ago
pprof.go all: update copyright and license headers 2 years ago