[libcxx-commits] [libcxx] [libc++][ranges] Optimize the performance of `ranges::starts_with` (PR #84570)
Nikolas Klauser via libcxx-commits
libcxx-commits at lists.llvm.org
Wed Apr 2 06:15:57 PDT 2025
philnik777 wrote:
In that case we should probably add our own wrappers of all the C functions and check whether they're slower than what we could easily achieve.
https://github.com/llvm/llvm-project/pull/84570
More information about the libcxx-commits
mailing list