mirror of
https://github.com/tailscale/tailscale.git
synced 2025-05-28 02:08:32 +00: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>