-
Notifications
You must be signed in to change notification settings - Fork 11
/
Copy pathcanbench_results.yml
44 lines (44 loc) · 1.08 KB
/
canbench_results.yml
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
33
34
35
36
37
38
39
40
41
42
43
44
benches:
get_metrics:
total:
instructions: 86043839
heap_increase: 0
stable_memory_increase: 0
scopes: {}
insert_300_blocks:
total:
instructions: 533444042
heap_increase: 10
stable_memory_increase: 0
scopes: {}
insert_block_headers:
total:
instructions: 3822494404
heap_increase: 1
stable_memory_increase: 0
scopes: {}
insert_block_headers_multiple_times:
total:
instructions: 13612598453
heap_increase: 7
stable_memory_increase: 0
scopes: {}
pre_upgrade_with_many_unstable_blocks:
total:
instructions: 5930620770
heap_increase: 4097
stable_memory_increase: 1792
scopes:
serialize_blocktree:
instructions: 2368875763
heap_increase: 2048
stable_memory_increase: 0
serialize_blocktree_flatten:
instructions: 201596
heap_increase: 0
stable_memory_increase: 0
serialize_blocktree_serialize_seq:
instructions: 2368671822
heap_increase: 2048
stable_memory_increase: 0
version: 0.1.8