|
1 | 1 | # Gas Benchmark Report |
2 | 2 |
|
3 | | -## IGNITION |
4 | | - |
5 | | -### Configuration |
| 3 | +## Configuration |
6 | 4 |
|
7 | 5 | | Parameter | Value | |
8 | 6 | |-----------------------|-------| |
9 | | -| Slot Duration | 192 | |
10 | | -| Epoch Duration | 48 | |
11 | | -| Target Committee Size | 24 | |
12 | | -| Mana Target | 0 | |
13 | | -| Proofs per Epoch | 2.00 | |
14 | | - |
15 | | -### No Validators (IGNITION) |
16 | | - |
17 | | -| Function | Avg Gas | Max Gas | Calldata Size | Calldata Gas | |
18 | | -|----------------------|---------|---------|---------------|--------------| |
19 | | -| propose | 141,065 | 157,701 | 1,060 | 16,960 | |
20 | | -| submitEpochRootProof | 556,226 | 591,073 | 3,812 | 60,992 | |
21 | | -| setupEpoch | 31,172 | 110,940 | - | - | |
22 | | - |
23 | | -**Avg Gas Cost per Second**: 858.8 gas/second |
24 | | -*Epoch duration*: 2h 33m 36s |
25 | | - |
26 | | -### Validators (IGNITION) |
27 | | - |
28 | | -| Function | Avg Gas | Max Gas | Calldata Size | Calldata Gas | |
29 | | -|----------------------|---------|---------|---------------|--------------| |
30 | | -| propose | 208,357 | 227,227 | 2,852 | 45,632 | |
31 | | -| submitEpochRootProof | 668,084 | 701,700 | 5,092 | 81,472 | |
32 | | -| aggregate3 | 266,755 | 282,020 | - | - | |
33 | | -| setupEpoch | 36,638 | 329,613 | - | - | |
34 | | - |
35 | | -**Avg Gas Cost per Second**: 1,234.2 gas/second |
36 | | -*Epoch duration*: 2h 33m 36s |
37 | | - |
38 | | - |
39 | | -## Alpha |
40 | | - |
41 | | -### Configuration |
42 | | - |
43 | | -| Parameter | Value | |
44 | | -|-----------------------|-------------| |
45 | | -| Slot Duration | 36 | |
46 | | -| Epoch Duration | 32 | |
47 | | -| Target Committee Size | 48 | |
| 7 | +| Slot Duration | 36 | |
| 8 | +| Epoch Duration | 32 | |
| 9 | +| Target Committee Size | 48 | |
48 | 10 | | Mana Target | 100,000,000 | |
49 | | -| Proofs per Epoch | 2.00 | |
| 11 | +| Proofs per Epoch | 2.00 | |
50 | 12 |
|
51 | | -### No Validators (Alpha) |
| 13 | +## No Validators |
52 | 14 |
|
53 | 15 | | Function | Avg Gas | Max Gas | Calldata Size | Calldata Gas | |
54 | 16 | |----------------------|---------|---------|---------------|--------------| |
|
59 | 21 | **Avg Gas Cost per Second**: 7,314.5 gas/second |
60 | 22 | *Epoch duration*: 0h 19m 12s |
61 | 23 |
|
62 | | -### Validators (Alpha) |
| 24 | +## Validators |
63 | 25 |
|
64 | 26 | | Function | Avg Gas | Max Gas | Calldata Size | Calldata Gas | |
65 | 27 | |----------------------|---------|---------|---------------|--------------| |
|
70 | 32 |
|
71 | 33 | **Avg Gas Cost per Second**: 10,904.8 gas/second |
72 | 34 | *Epoch duration*: 0h 19m 12s |
73 | | - |
0 commit comments