tailscale/wgengine/filter
Tom 9343967317
wgengine/filter: preallocate some hot slices in MatchesFromFilterRules (#4672)
Profiling identified this as a fairly hot path for growing a slice.

Given this is only used in control & when a new packet filter is received, this shouldnt be hot in the client.
2022-05-13 13:56:53 -07:00
..
filter_clone.go cmd/cloner,util/codegen: refactor cloner internals to allow reuse 2022-05-06 10:58:10 -07:00
filter_test.go wgengine/filter: preallocate some hot slices in MatchesFromFilterRules (#4672) 2022-05-13 13:56:53 -07:00
filter.go all: add arbitrary capability support 2022-04-17 09:01:53 -07:00
match.go cmd/cloner,util/codegen: refactor cloner internals to allow reuse 2022-05-06 10:58:10 -07:00
tailcfg.go wgengine/filter: preallocate some hot slices in MatchesFromFilterRules (#4672) 2022-05-13 13:56:53 -07:00