Issue 174803
Summary [libc++] Investigate potential regressions with std::string in associative containers
Labels libc++, performance
Assignees philnik777
Reporter ldionne
    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.
_______________________________________________
llvm-bugs mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-bugs

Reply via email to