Improve EvictingCacheMapBench
commitd6abc4a85dfcec8430923f1b7cc78c3f948e2a40
authorPeter Dillinger <peterd@meta.com>
Mon, 7 Nov 2022 03:28:48 +0000 (6 19:28 -0800)
committerFacebook GitHub Bot <facebook-github-bot@users.noreply.github.com>
Mon, 7 Nov 2022 03:28:48 +0000 (6 19:28 -0800)
treea166fc1cd0ed6389c3e8d17ea885c34951e2b8e0
parent8ba039b0df929dc837482e2635fe83883fc557b9
Improve EvictingCacheMapBench

Summary: The essential problem of the existing benchmark was that it favored naive / fragile hashing (by feeding sequential keys) over mature / robust hashing.

Reviewed By: Gownta

Differential Revision: D40882868

fbshipit-source-id: f51cf1009796731d90e9a3dfef20f81f1f2cbd7b
third-party/folly/src/folly/container/test/EvictingCacheMapBench.cpp