[libc++] Optimize std::set_intersection
Open
libc++
performance
- Dominant language
- LLVM
- Stars
- 40.5k
- Forks
- 18.7k
- PR merge metrics
- PR metrics pending
Description
The `SetIntersection interlaced string` benchmark is one of the worst performers vs libstdc++. We must be doing something extremely inefficient in the implementation.
Related to https://github.com/llvm/llvm-project/issues/120763
Contributor guide
Assessment
This issue has not been assessed yet.