[libcxx-commits] [libcxx] [libc++] std::cmp_less and other integer comparison functions could be improved (PR #151332)
Nikolas Klauser via libcxx-commits
libcxx-commits at lists.llvm.org
Wed Oct 15 00:39:31 PDT 2025
philnik777 wrote:
Could you provide a table with the relative speedups? You should be able to use `libcxx/utils/compare-benchmarks` for that. (See https://libcxx.llvm.org/TestingLibcxx.html#benchmarks)
https://github.com/llvm/llvm-project/pull/151332
More information about the libcxx-commits
mailing list