forked from MassiveAtoms/hashmap-bench
analysis in python done
This commit is contained in:
parent
1ac718208f
commit
9e37582541
1694
Untitled.ipynb
Normal file
1694
Untitled.ipynb
Normal file
File diff suppressed because one or more lines are too long
1712
results.csv
1712
results.csv
File diff suppressed because it is too large
Load Diff
@ -24,6 +24,8 @@ bool use_abseil_hash = false;
|
||||
int runs = 1;
|
||||
int maxsize = 50000000;
|
||||
|
||||
|
||||
|
||||
/*
|
||||
int_test_aggregate and string_test_aggregate are called for different hashmaps
|
||||
based on the choices
|
||||
|
Loading…
Reference in New Issue
Block a user