summaryrefslogtreecommitdiffstats
path: root/libcxx/benchmarks/ContainerBenchmarks.hpp
Commit message (Expand)AuthorAgeFilesLines
* libcxx: Rename .hpp files in libcxx/benchmarks to .hNico Weber2019-08-211-140/+0
* Improve codegen for deque.Eric Fiselier2019-08-121-3/+13
* Fix PR35637: suboptimal codegen for `vector<unsigned char>`.Eric Fiselier2019-07-281-0/+17
* Update Google Benchmark libraryEric Fiselier2018-01-181-1/+1
* remove warnings from google-benchmarks in libcxxSebastian Pop2016-10-141-1/+2
* Update in-tree Google Benchmark to current ToT.Eric Fiselier2016-08-091-7/+7
* Start adding benchmarks for vectorEric Fiselier2016-07-241-1/+12
* Skip chash computation in insert/emplace if the unconstrained hash matches.Eric Fiselier2016-07-241-0/+32
* [libcxx] Add support for benchmark tests using Google Benchmark.Eric Fiselier2016-07-191-0/+69
OpenPOWER on IntegriCloud