[libc++] Investigate potential regressions with std::string in associative containers
Open
libc++
performance
- Dominant language
- LLVM
- Stars
- 40.5k
- Forks
- 18.7k
- PR merge metrics
- PR metrics pending
Description
We noticed some associative container benchmarks regressing and we wonder whether that would have something to do with recent changes in `std::string`, such as:
- [ ] 121e2e9e377c1db6b5cb536e7fd0b78244c0ce04
- [ ] e95c5c85113066fbf14307e31a533fdb1a7387ef
- [ ] d200df0557b71fae0d77bc7fc1650d22a05af371
- [ ] 28d3194d113fbbe0534fe81398045e2d56d40886
- [ ] 446d9505246227b514aa6359f17106e1a9c65897
Do that by running the benchmarks while reverting those changes.
Contributor guide
Assessment
This issue has not been assessed yet.