mirror of
https://github.com/tailscale/tailscale.git
synced 2026-05-07 14:44:57 -04:00
This helps pprof better identify which Go kinds take the most time since the kind is always in the function name. There is a minor adjustment where we hash the length of the map to be more on the cautious side. Signed-off-by: Joe Tsai <joetsai@digital-static.net>