[PATCH] D36423: [libc++] Introsort based sorting function
Ben Craig via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Aug 7 18:54:38 PDT 2017
bcraig added a comment.
alternatively, you could report the comparison of the old code vs. the new code with an existing benchmark, like benchmarks/algorithms.bench.cpp
https://reviews.llvm.org/D36423
More information about the llvm-commits
mailing list