summaryrefslogtreecommitdiff
path: root/absl/container/internal/raw_hash_set_benchmark.cc
Commit message (Expand)AuthorAge
* Fix bug in BM_EraseIf.Gravatar Vitaly Goldshteyn2024-04-02
* Add `BM_EraseIf` benchmark.Gravatar Vitaly Goldshteyn2024-03-25
* Create `BM_GroupPortable_Match`.Gravatar Vitaly Goldshteyn2024-03-03
* Introduce `Group::MaskNonFull` without usage.Gravatar Abseil Team2024-02-15
* Type erased hash_slot_fn that depends only on key types (and hash function).Gravatar Abseil Team2024-01-31
* Added benchmarks for smaller size copy constructors.Gravatar Abseil Team2024-01-18
* Create and destroy tables outside of the timer and in batch in Reserve benchm...Gravatar Abseil Team2023-12-20
* Add the `BM_EraseEmplace` benchmark that constantly adds and removes the same...Gravatar Abseil Team2023-12-18
* Fix typoGravatar Abseil Team2023-06-29
* Add CodegenAbslRawHashSetStringFindNeEnd function, which is useful because th...Gravatar Evan Brown2023-01-20
* Reduce flat_hash_{set,map} generated code size.Gravatar Abseil Team2022-11-28
* Add sparse and string copy constructor benchmarks for hash table.Gravatar Abseil Team2022-09-20
* Add more options for `BM_iteration` in order to see better picture for choosi...Gravatar Abseil Team2022-09-14
* Change `EndComparison` benchmark to not measure iteration. Also added `BM_Ite...Gravatar Abseil Team2022-09-13
* Optimize SwissMap for ARM by 3-8% for all operationsGravatar Abseil Team2022-06-06
* Export of internal Abseil changesGravatar Abseil Team2021-12-13
* Export of internal Abseil changesGravatar Abseil Team2021-07-28
* Export of internal Abseil changesGravatar Abseil Team2021-06-24
* Export of internal Abseil changesGravatar Abseil Team2020-12-07