-
-
Save andresilva/6ee17c525be24bfcb99a63278b5a8812 to your computer and use it in GitHub Desktop.
pallet_babe::report_equivocation benchmark
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Pallet: "pallet_babe", Extrinsic: "check_equivocation_proof", Lowest values: [], Highest values: [], Steps: [50], Repeat: 20 | |
Median Slopes Analysis | |
======== | |
-- Extrinsic Time -- | |
Model: | |
Time ~= 112.3 | |
+ x 0 | |
µs | |
Reads = 0 + (0 * x) | |
Writes = 0 + (0 * x) | |
Min Squares Analysis | |
======== | |
-- Extrinsic Time -- | |
Data points distribution: | |
x mean µs sigma µs % | |
0 112.4 0.18 0.1% | |
1 112.3 0.05 0.0% | |
Quality and confidence: | |
param error | |
x 0.062 | |
Model: | |
Time ~= 112.4 | |
+ x 0 | |
µs |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Pallet: "pallet_session", Extrinsic: "check_membership_proof_current_session", Lowest values: [], Highest values: [], Steps: [], Repeat: 1 | |
Median Slopes Analysis | |
======== | |
-- Extrinsic Time -- | |
Model: | |
Time ~= 39.5 | |
+ n 0.178 | |
µs | |
Reads = 5 + (0 * n) | |
Writes = 0 + (0 * n) | |
Min Squares Analysis | |
======== | |
-- Extrinsic Time -- | |
Data points distribution: | |
n mean µs sigma µs % | |
2 32.51 0 0.0% | |
101 54.06 0 0.0% | |
200 75.1 0 0.0% | |
299 94.32 0 0.0% | |
398 115.4 0 0.0% | |
497 131.8 0 0.0% | |
596 146.3 0 0.0% | |
695 152.9 0 0.0% | |
794 177.4 0 0.0% | |
893 199.4 0 0.0% | |
992 209.7 0 0.0% | |
Quality and confidence: | |
param error | |
n 0.004 | |
Model: | |
Time ~= 38.54 | |
+ n 0.177 | |
µs | |
Reads = 5 + (0 * n) | |
Writes = 0 + (0 * n) |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Pallet: "pallet_offences", Extrinsic: "report_offence_babe", Lowest values: [], Highest values: [], Steps: [], Repeat: 20 | |
Median Slopes Analysis | |
======== | |
-- Extrinsic Time -- | |
Model: | |
Time ~= 122.6 | |
+ n 28.59 | |
µs | |
Reads = 14 + (3 * n) | |
Writes = 10 + (3 * n) | |
Min Squares Analysis | |
======== | |
-- Extrinsic Time -- | |
Data points distribution: | |
n mean µs sigma µs % | |
0 120.1 0.328 0.2% | |
1 151.1 0.316 0.2% | |
2 179.3 0.257 0.1% | |
3 209 0.297 0.1% | |
4 238.2 0.2 0.0% | |
5 266 0.511 0.1% | |
6 295.5 0.483 0.1% | |
7 324.3 0.519 0.1% | |
8 351.2 0.394 0.1% | |
9 376.8 0.724 0.1% | |
10 404.8 0.571 0.1% | |
11 436.7 0.651 0.1% | |
12 465.2 0.789 0.1% | |
13 495.1 1.195 0.2% | |
14 522.5 0.723 0.1% | |
15 551.3 1.406 0.2% | |
16 582.1 1.807 0.3% | |
Quality and confidence: | |
param error | |
n 0.027 | |
Model: | |
Time ~= 122.1 | |
+ n 28.62 | |
µs | |
Reads = 14 + (3 * n) | |
Writes = 10 + (3 * n) |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment