Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
add geth fault tolerance tests (#7104)
* add geth tests * update tests * update * update scripts --------- Co-authored-by: Oleksii Kosynskyi <[email protected]>
- Loading branch information
bfe2769
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
8959
ops/sec (±4.44%
)8969
ops/sec (±5.32%
)1.00
processingContractDeploy
39629
ops/sec (±8.47%
)38761
ops/sec (±7.89%
)0.98
processingContractMethodSend
16647
ops/sec (±9.83%
)15900
ops/sec (±7.01%
)0.96
processingContractMethodCall
28056
ops/sec (±6.60%
)28097
ops/sec (±6.28%
)1.00
abiEncode
43700
ops/sec (±8.36%
)44753
ops/sec (±7.71%
)1.02
abiDecode
30625
ops/sec (±8.11%
)29942
ops/sec (±8.29%
)0.98
sign
1567
ops/sec (±0.76%
)1578
ops/sec (±0.97%
)1.01
verify
376
ops/sec (±0.39%
)365
ops/sec (±3.03%
)0.97
This comment was automatically generated by workflow using github-action-benchmark.