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/types
Josh Bleecher Snyder e9066ee625 types/wgkey: optimize Key.ShortString
name           old time/op    new time/op    delta
ShortString-8    82.6ns ± 0%    15.6ns ± 0%  -81.07%  (p=0.008 n=5+5)

name           old alloc/op   new alloc/op   delta
ShortString-8      104B ± 0%        8B ± 0%  -92.31%  (p=0.008 n=5+5)

name           old allocs/op  new allocs/op  delta
ShortString-8      3.00 ± 0%      1.00 ± 0%  -66.67%  (p=0.008 n=5+5)

Signed-off-by: Josh Bleecher Snyder <josh@tailscale.com>
4 years ago
..
empty
flagtype
ipproto
key
logger types/logger: add key grinder stats lines to rate-limiting exemption list 4 years ago
netmap wgengine/netstack: don't pass non-subnet traffic to netstack in hybrid mode 4 years ago
nettype
opt
pad32
persist
preftype types/preftype: don't use iota for consts persisted to disk 4 years ago
strbuilder
structs types/structs: add structs.Incomparable annotation, use it where applicable 5 years ago
wgkey types/wgkey: optimize Key.ShortString 4 years ago