[libcxx-commits] [libcxx] [libcxx] Avoid hash key in __hash_table::find() if no buckets yet. (PR #126837)
Nikolas Klauser via libcxx-commits
libcxx-commits at lists.llvm.org
Thu Feb 13 01:47:37 PST 2025
philnik777 wrote:
I think we could update `associative_container_benchmarks.h` instead to also run with zero elements. It looks like that's a useful metric. @ldionne any thoughts?
https://github.com/llvm/llvm-project/pull/126837
More information about the libcxx-commits
mailing list