[libcxx-commits] [libcxx] [libcxx] Optimize `std::generate_n` for segmented iterators (PR #164266)
Louis Dionne via libcxx-commits
libcxx-commits at lists.llvm.org
Fri Oct 24 09:44:17 PDT 2025
ldionne wrote:
@c8ef Thanks for the patch! FYI, there are some tools described in https://libcxx.llvm.org/TestingLibcxx.html#benchmarks to help compare benchmarks in case you'd like to use them.
https://github.com/llvm/llvm-project/pull/164266
More information about the libcxx-commits
mailing list