mirror of
https://github.com/tailscale/tailscale.git
synced 2025-03-23 01:31:06 +00:00

Adds a benchmark for FromUAPI in wgcfg. It appears that it's not actually that slow, the main allocations are from the scanner and new config. Updates #1912. Signed-off-by: julianknodt <julianknodt@gmail.com>