-
Notifications
You must be signed in to change notification settings - Fork 4.9k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: web3-validator browser target removed (#7016)
* fix: web3-validator browser target removed * fixup! fix: web3-validator browser target removed
- Loading branch information
Showing
2 changed files
with
1 addition
and
1 deletion.
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
0408125
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
9033
ops/sec (±3.91%
)8600
ops/sec (±5.07%
)0.95
processingContractDeploy
39144
ops/sec (±7.12%
)39651
ops/sec (±6.83%
)1.01
processingContractMethodSend
18833
ops/sec (±7.39%
)18549
ops/sec (±7.08%
)0.98
processingContractMethodCall
37969
ops/sec (±6.28%
)37262
ops/sec (±6.19%
)0.98
abiEncode
42697
ops/sec (±7.11%
)41518
ops/sec (±7.12%
)0.97
abiDecode
29364
ops/sec (±7.78%
)28553
ops/sec (±8.05%
)0.97
sign
1555
ops/sec (±0.74%
)1538
ops/sec (±0.93%
)0.99
verify
357
ops/sec (±2.74%
)362
ops/sec (±0.70%
)1.01
This comment was automatically generated by workflow using github-action-benchmark.