[libcxx-commits] [libcxx] [libcxx] Added segmented iterator for count_if (PR #105888)

Nikolas Klauser via libcxx-commits libcxx-commits at lists.llvm.org
Sun Sep 8 07:49:52 PDT 2024


philnik777 wrote:

> @philnik777 I have added the benchmark for count_if to test performance with segmented_iterators: libcxx/test/benchmarks/algorithms/count_if.bench.cpp.

Could you also provide numbers before and after your patch?

https://github.com/llvm/llvm-project/pull/105888


More information about the libcxx-commits mailing list