[libcxx-commits] [libcxx] [libc++] Optimize search_n (PR #171389)
Louis Dionne via libcxx-commits
libcxx-commits at lists.llvm.org
Wed Dec 10 07:39:33 PST 2025
================
----------------
ldionne wrote:
Let's add a benchmark that intersperses near matches throughout the sequence. Something like https://github.com/llvm/llvm-project/blob/main/libcxx/test/benchmarks/algorithms/nonmodifying/search.bench.cpp#L85.
https://github.com/llvm/llvm-project/pull/171389
More information about the libcxx-commits
mailing list