mirror of
https://github.com/tailscale/tailscale.git
synced 2025-07-10 15:48:43 +00:00

The benchmark simulates an LRU being queries with uniformly random inputs, in a set that's too large for the LRU, which should stress the eviction codepath. Signed-off-by: David Anderson <danderson@tailscale.com>