summaryrefslogtreecommitdiff
path: root/libcxx/benchmarks/unordered_set_operations.bench.cpp
Commit message (Expand)AuthorAgeFilesLines
* [libc++] Don't call key_eq in unordered_map/set rehashing routineIvan Trofimov2022-07-101-0/+35
* [libcxx][NFC] Strip trailing whitespace, fix typo.Stephan T. Lavavej2019-10-231-2/+2
* libcxx: Rename .hpp files in libcxx/benchmarks to .hNico Weber2019-08-211-2/+2
* Add test macros for always_inline and noinlineEric Fiselier2018-10-101-9/+10
* Update Google Benchmark libraryEric Fiselier2018-01-181-2/+2
* Update in-tree Google Benchmark to current ToT.Eric Fiselier2016-08-091-1/+1
* Skip chash computation in insert/emplace if the unconstrained hash matches.Eric Fiselier2016-07-241-0/+38
* [libcxx] Add support for benchmark tests using Google Benchmark.Eric Fiselier2016-07-191-27/+251
* Add unordered_map::insert benchmark test and rename fileEric Fiselier2016-07-021-0/+44