forked from base/benchmark
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathsimulator.yml
More file actions
39 lines (38 loc) · 845 Bytes
/
Copy pathsimulator.yml
File metadata and controls
39 lines (38 loc) · 845 Bytes
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
name: Simulation example
description: |
Simulate stats for a single block
payloads:
- name: Simulator
id: simulator
type: simulator
accounts_loaded: 30
accounts_deleted: 1.27
accounts_updated: 20.17
accounts_created: 1
storage_loaded: 30
storage_deleted: 4.1
storage_updated: 14.7
storage_created: 14.7
calls_per_block: fill
precompiles:
bls12381MapG2: 6.81
ecrecover: 0.33
bls12381G1Add: 0.44
bls12381G1MultiExp: 0.18
sha256hash: 1
dataCopy: 1
bls12381Pairing: 1
bls12381G2Add: 1
bls12381G2MultiExp: 1
benchmarks:
- variables:
- type: payload
value: simulator
- type: node_type
values:
- geth
- type: num_blocks
value: 10
- type: gas_limit
values:
- 90000000