[libcxx-commits] [PATCH] D61878: [libc++] Optimize unordered_{multiset, multimap} equality comparison

Louis Dionne via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Tue Sep 12 15:18:56 PDT 2023


ldionne added a comment.

Now I know why I'm unable to get decisive benchmark results: I added benchmarks for `unordered_set` but I changed `unordered_multiset`. What a shame. I'll update tomorrow.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D61878/new/

https://reviews.llvm.org/D61878



More information about the libcxx-commits mailing list