mirror of https://github.com/tailscale/tailscale/
util/lru: add a microbenchmark
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>pull/9296/head
parent
18b2638b07
commit
472eb6f6f5
Loading…
Reference in New Issue