[libcxx-commits] [PATCH] D140779: Use hash value checks optimizations consistently
Dmitry Ilvokhin via Phabricator via libcxx-commits
libcxx-commits at lists.llvm.org
Sat May 27 07:42:20 PDT 2023
ilvokhin updated this revision to Diff 526267.
ilvokhin edited the summary of this revision.
ilvokhin added a comment.
- Added benchmarks for strings with common prefix. Currently, benchmarks are with default load factor.
- Updated benchmark results in the description.
- Rebase.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D140779/new/
https://reviews.llvm.org/D140779
Files:
libcxx/benchmarks/GenerateInput.h
libcxx/benchmarks/unordered_set_operations.bench.cpp
libcxx/include/__hash_table
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D140779.526267.patch
Type: text/x-patch
Size: 4481 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20230527/dfffd161/attachment-0001.bin>
More information about the libcxx-commits
mailing list