-
Notifications
You must be signed in to change notification settings - Fork 5k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Ok/6984 update e2e network tests (#7276)
* Update get_proof.test.ts * test * fix get storage * Update e2e_network_tests.yml * fix GA file * done * revert
- Loading branch information
Showing
3 changed files
with
18 additions
and
15 deletions.
There are no files selected for viewing
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
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
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
c602fc6
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Benchmark
processingTx
22432
ops/sec (±6.29%
)21158
ops/sec (±9.13%
)0.94
processingContractDeploy
39716
ops/sec (±8.35%
)39080
ops/sec (±6.04%
)0.98
processingContractMethodSend
15739
ops/sec (±9.03%
)15073
ops/sec (±10.51%
)0.96
processingContractMethodCall
28613
ops/sec (±6.55%
)27542
ops/sec (±6.80%
)0.96
abiEncode
45466
ops/sec (±7.38%
)41986
ops/sec (±6.88%
)0.92
abiDecode
30872
ops/sec (±7.68%
)29298
ops/sec (±7.95%
)0.95
sign
1492
ops/sec (±3.27%
)1506
ops/sec (±0.77%
)1.01
verify
369
ops/sec (±0.47%
)357
ops/sec (±3.31%
)0.97
This comment was automatically generated by workflow using github-action-benchmark.