[libcxx-commits] [PATCH] D141614: [libc++] nth_element change to partial sort when range is really small

Zhikai Zeng via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Mon Feb 20 09:50:45 PST 2023


Backl1ght updated this revision to Diff 498886.
Backl1ght edited the summary of this revision.

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D141614/new/

https://reviews.llvm.org/D141614

Files:
  libcxx/benchmarks/CMakeLists.txt
  libcxx/benchmarks/algorithms/nth_element.bench.cpp
  libcxx/include/__algorithm/nth_element.h

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D141614.498886.patch
Type: text/x-patch
Size: 4150 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20230220/3036daef/attachment.bin>


More information about the libcxx-commits mailing list