-
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.
* decodeParametersWith update * decodeParameters update * unit test decodeParameters * decodeLog update * decodeLog unit test * changelog update
- Loading branch information
Showing
6 changed files
with
67 additions
and
4 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
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
dcd9d6a
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
22379
ops/sec (±6.21%
)21879
ops/sec (±7.68%
)0.98
processingContractDeploy
39186
ops/sec (±7.73%
)38811
ops/sec (±6.95%
)0.99
processingContractMethodSend
14923
ops/sec (±8.63%
)15153
ops/sec (±7.20%
)1.02
processingContractMethodCall
25900
ops/sec (±8.10%
)27291
ops/sec (±6.06%
)1.05
abiEncode
42051
ops/sec (±5.40%
)41796
ops/sec (±7.77%
)0.99
abiDecode
29557
ops/sec (±8.36%
)28813
ops/sec (±7.30%
)0.97
sign
1507
ops/sec (±3.35%
)1512
ops/sec (±0.76%
)1.00
verify
362
ops/sec (±0.53%
)359
ops/sec (±0.56%
)0.99
This comment was automatically generated by workflow using github-action-benchmark.