Add benchmarks for SpookyHashV2 and constify SpookyHashV2::Final
Summary: `Final` is idempotent, no reason for it not to be `const`. Checked with a benchmark that the new version does not affect performance. Reviewed By: @yfeldblum Differential Revision: D2397377
Showing
folly/test/HashBenchmark.cpp
0 → 100644
Please register or sign in to comment