-
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.
add dist path for minified builds in validator (#7416)
* add dist path for minified builds in validator * update changelog
- Loading branch information
Showing
3 changed files
with
11 additions
and
0 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
f41ca32
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
20413
ops/sec (±6.44%
)23821
ops/sec (±6.52%
)1.17
processingContractDeploy
36029
ops/sec (±8.88%
)38684
ops/sec (±8.01%
)1.07
processingContractMethodSend
14680
ops/sec (±8.53%
)15406
ops/sec (±8.61%
)1.05
processingContractMethodCall
27056
ops/sec (±6.59%
)27007
ops/sec (±7.65%
)1.00
abiEncode
41028
ops/sec (±7.80%
)43472
ops/sec (±7.00%
)1.06
abiDecode
28296
ops/sec (±7.69%
)30982
ops/sec (±6.75%
)1.09
sign
1470
ops/sec (±4.17%
)1524
ops/sec (±3.52%
)1.04
verify
359
ops/sec (±0.70%
)365
ops/sec (±0.65%
)1.02
This comment was automatically generated by workflow using github-action-benchmark.