[libcxx-commits] [libcxx] [libc++] Speed up set_intersection() by fast-forwarding over ranges of non-matching elements with one-sided binary search. (PR #75230)

Iuri Chaer via libcxx-commits libcxx-commits at lists.llvm.org
Thu Aug 1 09:16:40 PDT 2024


ichaer wrote:

@alexfh, @philnik777: I've opened https://github.com/llvm/llvm-project/pull/101508 with what we discussed.

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


More information about the libcxx-commits mailing list