summaryrefslogtreecommitdiffstats
path: root/libcxx/benchmarks
Commit message (Expand)AuthorAgeFilesLines
* Improve CMake output when registering benchmarksEric Fiselier2016-09-071-1/+1
* Turn On -DLIBCXX_ENABLE_BENCHMARKS by default.Eric Fiselier2016-08-291-19/+16
* Update in-tree Google Benchmark to current ToT.Eric Fiselier2016-08-094-10/+15
* Pass compilers when configuring Google Benchmark.Eric Fiselier2016-08-021-2/+7
* Adding smart_ptr benchmarkBen Craig2016-08-011-0/+42
* Start adding benchmarks for vectorEric Fiselier2016-07-242-1/+44
* Skip chash computation in insert/emplace if the unconstrained hash matches.Eric Fiselier2016-07-243-0/+77
* [libcxx] Add support for benchmark tests using Google Benchmark.Eric Fiselier2016-07-195-27/+634
* Add unordered_map::insert benchmark test and rename fileEric Fiselier2016-07-022-29/+44
* Improve performance of unordered_set<uint32_t>::find by 45%. Add benchmarks.Eric Fiselier2016-07-021-0/+29
OpenPOWER on IntegriCloud