Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
remove redundant constructor of ContractBuilder (#7150)
Co-authored-by: Oleksii Kosynskyi <[email protected]>
- Loading branch information
cbcfc18
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
9153
ops/sec (±4.31%
)9148
ops/sec (±3.95%
)1.00
processingContractDeploy
40380
ops/sec (±6.17%
)39275
ops/sec (±7.28%
)0.97
processingContractMethodSend
16446
ops/sec (±6.81%
)15230
ops/sec (±9.01%
)0.93
processingContractMethodCall
27283
ops/sec (±7.60%
)26302
ops/sec (±8.43%
)0.96
abiEncode
46030
ops/sec (±6.70%
)41324
ops/sec (±6.98%
)0.90
abiDecode
30377
ops/sec (±7.33%
)30233
ops/sec (±6.38%
)1.00
sign
1557
ops/sec (±0.83%
)1496
ops/sec (±3.87%
)0.96
verify
371
ops/sec (±0.36%
)362
ops/sec (±0.73%
)0.98
This comment was automatically generated by workflow using github-action-benchmark.