[libcxx-commits] [PATCH] D81770: Modifications to the algorithm sort benchmark
Martijn Vels via Phabricator via libcxx-commits
libcxx-commits at lists.llvm.org
Mon Jul 6 13:05:51 PDT 2020
mvels retitled this revision from "Modifies the algorithm sort bench. - shows sorting time per element, instead of sorting time per array. This would make comparison between different sizes of arrays easier. - adds std::pair benchmark cases. - uses a large number of arrays to..." to "Modifications to the algorithm sort benchmark ".
mvels edited the summary of this revision.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D81770/new/
https://reviews.llvm.org/D81770
More information about the libcxx-commits
mailing list