-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathbenchmark_output_map_lookup.txt
32 lines (32 loc) · 2.66 KB
/
benchmark_output_map_lookup.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
std_map_lookup_benchmark/8 881537 ns 879699 ns 800
std_map_lookup_benchmark/64 1164060 ns 1162851 ns 605
std_map_lookup_benchmark/512 2757938 ns 2753429 ns 254
std_map_lookup_benchmark/4096 4461378 ns 4438302 ns 159
std_map_lookup_benchmark/32768 9987452 ns 9949205 ns 78
std_map_lookup_benchmark/262144 30885659 ns 30844435 ns 23
std_map_lookup_benchmark/2097152 93909655 ns 82014667 ns 12
std_map_lookup_benchmark/8388608 86966779 ns 84958375 ns 8
std_hashmap_lookup_benchmark/8 2887318 ns 2852872 ns 243
std_hashmap_lookup_benchmark/64 2756226 ns 2720913 ns 252
std_hashmap_lookup_benchmark/512 2691886 ns 2684556 ns 261
std_hashmap_lookup_benchmark/4096 2835926 ns 2828782 ns 248
std_hashmap_lookup_benchmark/32768 3658957 ns 3650254 ns 177
std_hashmap_lookup_benchmark/262144 8886402 ns 8853829 ns 82
std_hashmap_lookup_benchmark/2097152 13084922 ns 12982614 ns 57
std_hashmap_lookup_benchmark/8388608 14236698 ns 14108532 ns 47
interprocess_map_lookup_benchmark/8 3090952 ns 3080221 ns 226
interprocess_map_lookup_benchmark/64 5287545 ns 5240037 ns 134
interprocess_map_lookup_benchmark/512 8670212 ns 8572061 ns 82
interprocess_map_lookup_benchmark/4096 12405434 ns 12281411 ns 56
interprocess_map_lookup_benchmark/32768 22959898 ns 22842233 ns 30
interprocess_map_lookup_benchmark/262144 64218536 ns 63897833 ns 12
interprocess_map_lookup_benchmark/2097152 119945070 ns 119180333 ns 6
interprocess_map_lookup_benchmark/8388608 163345930 ns 162112400 ns 5
interprocess_hashmap_lookup_benchmark/8 2749992 ns 2744243 ns 255
interprocess_hashmap_lookup_benchmark/64 3138944 ns 3125019 ns 212
interprocess_hashmap_lookup_benchmark/512 3142489 ns 3134704 ns 223
interprocess_hashmap_lookup_benchmark/4096 3511785 ns 3505781 ns 196
interprocess_hashmap_lookup_benchmark/32768 5253513 ns 5196074 ns 135
interprocess_hashmap_lookup_benchmark/262144 13966782 ns 13895942 ns 52
interprocess_hashmap_lookup_benchmark/2097152 19547165 ns 19241571 ns 42
interprocess_hashmap_lookup_benchmark/8388608 22995825 ns 22947960 ns 25