summaryrefslogtreecommitdiffstats
path: root/libcxx/benchmarks/algorithms.bench.cpp
Commit message (Expand)AuthorAgeFilesLines
* libcxx: Rename .hpp files in libcxx/benchmarks to .hNico Weber2019-08-211-2/+2
* Attempt to fix MSAN failures in benchmarksEric Fiselier2019-08-211-1/+7
* Add benchmarks for sorting and heap functions.Samuel Benzaquen2018-11-201-45/+253
* Revert "Bug 39129: Speeding up partition_point/lower_bound/upper_bound/ by us...Louis Dionne2018-11-011-64/+0
* Bug 39129: Speeding up partition_point/lower_bound/upper_bound/ by using unsi...Eric Fiselier2018-10-291-0/+64
* Update Google Benchmark libraryEric Fiselier2018-01-181-2/+2
* Update in-tree Google Benchmark to current ToT.Eric Fiselier2016-08-091-1/+1
* [libcxx] Add support for benchmark tests using Google Benchmark.Eric Fiselier2016-07-191-0/+62
OpenPOWER on IntegriCloud