[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
Sat Feb 25 20:38:22 PST 2023


Backl1ght added a comment.

F26655813: benchmark_8192 <https://reviews.llvm.org/F26655813>

This is the benchmark result for `BM_NthElement_string*` after I changed length of each string to 8192.


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

https://reviews.llvm.org/D141614



More information about the libcxx-commits mailing list