index
:
abseil.git
hurd
master
Unnamed repository; edit this file 'description' to name the repository.
about
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
Files
Lines
*
Fix bug in BM_EraseIf.
Vitaly Goldshteyn
2024-04-02
1
-2
/
+6
*
Add `BM_EraseIf` benchmark.
Vitaly Goldshteyn
2024-03-25
1
-0
/
+60
*
Create `BM_GroupPortable_Match`.
Vitaly Goldshteyn
2024-03-03
1
-0
/
+13
*
Introduce `Group::MaskNonFull` without usage.
Abseil Team
2024-02-15
1
-0
/
+22
*
Type erased hash_slot_fn that depends only on key types (and hash function).
Abseil Team
2024-01-31
1
-0
/
+11
*
Added benchmarks for smaller size copy constructors.
Abseil Team
2024-01-18
1
-3
/
+4
*
Create and destroy tables outside of the timer and in batch in Reserve benchm...
Abseil Team
2023-12-20
1
-12
/
+26
*
Add the `BM_EraseEmplace` benchmark that constantly adds and removes the same...
Abseil Team
2023-12-18
1
-0
/
+18
*
Fix typo
Abseil Team
2023-06-29
1
-1
/
+1
*
Add CodegenAbslRawHashSetStringFindNeEnd function, which is useful because th...
Evan Brown
2023-01-20
1
-0
/
+8
*
Reduce flat_hash_{set,map} generated code size.
Abseil Team
2022-11-28
1
-0
/
+18
*
Add sparse and string copy constructor benchmarks for hash table.
Abseil Team
2022-09-20
1
-5
/
+43
*
Add more options for `BM_iteration` in order to see better picture for choosi...
Abseil Team
2022-09-14
1
-1
/
+16
*
Change `EndComparison` benchmark to not measure iteration. Also added `BM_Ite...
Abseil Team
2022-09-13
1
-10
/
+32
*
Optimize SwissMap for ARM by 3-8% for all operations
Abseil Team
2022-06-06
1
-7
/
+7
*
Export of internal Abseil changes
Abseil Team
2021-12-13
1
-4
/
+16
*
Export of internal Abseil changes
Abseil Team
2021-07-28
1
-7
/
+18
*
Export of internal Abseil changes
Abseil Team
2021-06-24
1
-0
/
+24
*
Export of internal Abseil changes
Abseil Team
2020-12-07
1
-0
/
+396