| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Improve CMake output when registering benchmarks | Eric Fiselier | 2016-09-07 | 1 | -1/+1 |
| * | Turn On -DLIBCXX_ENABLE_BENCHMARKS by default. | Eric Fiselier | 2016-08-29 | 1 | -19/+16 |
| * | Update in-tree Google Benchmark to current ToT. | Eric Fiselier | 2016-08-09 | 4 | -10/+15 |
| * | Pass compilers when configuring Google Benchmark. | Eric Fiselier | 2016-08-02 | 1 | -2/+7 |
| * | Adding smart_ptr benchmark | Ben Craig | 2016-08-01 | 1 | -0/+42 |
| * | Start adding benchmarks for vector | Eric Fiselier | 2016-07-24 | 2 | -1/+44 |
| * | Skip chash computation in insert/emplace if the unconstrained hash matches. | Eric Fiselier | 2016-07-24 | 3 | -0/+77 |
| * | [libcxx] Add support for benchmark tests using Google Benchmark. | Eric Fiselier | 2016-07-19 | 5 | -27/+634 |
| * | Add unordered_map::insert benchmark test and rename file | Eric Fiselier | 2016-07-02 | 2 | -29/+44 |
| * | Improve performance of unordered_set<uint32_t>::find by 45%. Add benchmarks. | Eric Fiselier | 2016-07-02 | 1 | -0/+29 |

