Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: packages/web3-providers-ws/package.json to reduce vulnerabilities (
#7109) The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-WS-7266574 Co-authored-by: snyk-bot <[email protected]>
- Loading branch information
6e4f39d
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
8705
ops/sec (±5.19%
)9220
ops/sec (±4.37%
)1.06
processingContractDeploy
40083
ops/sec (±5.33%
)39401
ops/sec (±6.50%
)0.98
processingContractMethodSend
15329
ops/sec (±9.46%
)15383
ops/sec (±7.70%
)1.00
processingContractMethodCall
27958
ops/sec (±5.85%
)27237
ops/sec (±8.48%
)0.97
abiEncode
43056
ops/sec (±7.62%
)42968
ops/sec (±6.77%
)1.00
abiDecode
29540
ops/sec (±10.54%
)29647
ops/sec (±7.15%
)1.00
sign
1523
ops/sec (±3.68%
)1558
ops/sec (±0.85%
)1.02
verify
364
ops/sec (±0.81%
)369
ops/sec (±0.64%
)1.01
This comment was automatically generated by workflow using github-action-benchmark.