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/derp
Josh Bleecher Snyder 355c6296f0 derp: add readUint32 and writeUint32 benchmarks
These aren't particularly performance critical,
but since I have an optimization pending for them,
it's worth having a corresponding benchmark.

Signed-off-by: Josh Bleecher Snyder <josharian@gmail.com>
4 years ago
..
derphttp derp/derphttp: don't return all nil from dialRegion when STUNOnly nodes 4 years ago
derpmap all: make client use server-provided DERP map, add DERP region support 4 years ago
derp.go derp: add frameClosePeer to move around clients within a region 4 years ago
derp_client.go derp: add frameClosePeer to move around clients within a region 4 years ago
derp_server.go derp: add server version to /debug, expvars 4 years ago
derp_test.go derp: add readUint32 and writeUint32 benchmarks 4 years ago