[libcxx-commits] [PATCH] D121485: [libc++] Fix performance inconsistency between map/set copy-assignment and copy-constructor

Louis Dionne via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Fri May 5 12:40:26 PDT 2023


ldionne updated this revision to Diff 519947.
ldionne marked 23 inline comments as done.
ldionne retitled this revision from "[libc++] Fix performance inconsistency between map copy-assignment and copy-constructor" to "[libc++] Fix performance inconsistency between map/set copy-assignment and copy-constructor".
ldionne edited the summary of this revision.
ldionne added a comment.

Rebase, address comments and improve performance more.


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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D121485.519947.patch
Type: text/x-patch
Size: 8853 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20230505/2c8f89cd/attachment.bin>


More information about the libcxx-commits mailing list