index
:
debian-abseil
master
Debian packaging for Abseil
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
absl
/
container
/
internal
/
raw_hash_set_benchmark.cc
Commit message (
Expand
)
Author
Age
*
Fix bug in BM_EraseIf.
Vitaly Goldshteyn
2024-04-02
*
Add `BM_EraseIf` benchmark.
Vitaly Goldshteyn
2024-03-25
*
Create `BM_GroupPortable_Match`.
Vitaly Goldshteyn
2024-03-03
*
Introduce `Group::MaskNonFull` without usage.
Abseil Team
2024-02-15
*
Type erased hash_slot_fn that depends only on key types (and hash function).
Abseil Team
2024-01-31
*
Added benchmarks for smaller size copy constructors.
Abseil Team
2024-01-18
*
Create and destroy tables outside of the timer and in batch in Reserve benchm...
Abseil Team
2023-12-20
*
Add the `BM_EraseEmplace` benchmark that constantly adds and removes the same...
Abseil Team
2023-12-18
*
Fix typo
Abseil Team
2023-06-29
*
Add CodegenAbslRawHashSetStringFindNeEnd function, which is useful because th...
Evan Brown
2023-01-20
*
Reduce flat_hash_{set,map} generated code size.
Abseil Team
2022-11-28
*
Add sparse and string copy constructor benchmarks for hash table.
Abseil Team
2022-09-20
*
Add more options for `BM_iteration` in order to see better picture for choosi...
Abseil Team
2022-09-14
*
Change `EndComparison` benchmark to not measure iteration. Also added `BM_Ite...
Abseil Team
2022-09-13
*
Optimize SwissMap for ARM by 3-8% for all operations
Abseil Team
2022-06-06
*
Export of internal Abseil changes
Abseil Team
2021-12-13
*
Export of internal Abseil changes
Abseil Team
2021-07-28
*
Export of internal Abseil changes
Abseil Team
2021-06-24
*
Export of internal Abseil changes
Abseil Team
2020-12-07