[libcxx-commits] [PATCH] D121485: [libc++] Fix performance inconsistency between map copy-assignment and copy-constructor
Louis Dionne via Phabricator via libcxx-commits
libcxx-commits at lists.llvm.org
Fri Mar 11 13:58:50 PST 2022
ldionne updated this revision to Diff 414745.
ldionne added a comment.
Add regression test.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D121485/new/
https://reviews.llvm.org/D121485
Files:
libcxx/benchmarks/map.bench.cpp
libcxx/include/__tree
libcxx/include/map
libcxx/include/set
libcxx/test/libcxx/containers/associative/perf.assignment_vs_construction.pass.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D121485.414745.patch
Type: text/x-patch
Size: 8824 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20220311/485ed2e4/attachment.bin>
More information about the libcxx-commits
mailing list