forked from MassiveAtoms/hashmap-bench
done
This commit is contained in:
@@ -10,7 +10,8 @@ std::vector<int> sizes = {
|
||||
50000, 100000, 150000, 200000, 250000, 300000, 350000, 400000, 500000,
|
||||
600000, 700000, 800000, 900000, 1000000,
|
||||
2000000, 3000000, 4000000, 5000000, 6000000, 7000000, 8000000, 9000000, 10000000,
|
||||
// 15000000, 20000000, 25000000, 30000000, 35000000, 40000000, 45000000, 50000000
|
||||
15000000, 20000000, 25000000, 30000000, 35000000,
|
||||
40000000, 45000000, 50000000
|
||||
};
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user