Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | libcxx: Rename .hpp files in libcxx/benchmarks to .h | Nico Weber | 2019-08-21 | 1 | -2/+2 |
* | Attempt to fix MSAN failures in benchmarks | Eric Fiselier | 2019-08-21 | 1 | -1/+7 |
* | Add benchmarks for sorting and heap functions. | Samuel Benzaquen | 2018-11-20 | 1 | -45/+253 |
* | Revert "Bug 39129: Speeding up partition_point/lower_bound/upper_bound/ by us... | Louis Dionne | 2018-11-01 | 1 | -64/+0 |
* | Bug 39129: Speeding up partition_point/lower_bound/upper_bound/ by using unsi... | Eric Fiselier | 2018-10-29 | 1 | -0/+64 |
* | Update Google Benchmark library | Eric Fiselier | 2018-01-18 | 1 | -2/+2 |
* | Update in-tree Google Benchmark to current ToT. | Eric Fiselier | 2016-08-09 | 1 | -1/+1 |
* | [libcxx] Add support for benchmark tests using Google Benchmark. | Eric Fiselier | 2016-07-19 | 1 | -0/+62 |