-
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.
* updated config and closeOpenConnection in eth * no default to http and close open con * unit test using local provider instead of default in utils * lint fix * bug fix of maxListenersWarningThreshold * fixes in defaults and sys test utils * lint fix * tests update * timeout chenged for contract tests * DEFAULT_SYSTEM_PROVIDER revert * cypress timout change * reusing waitForCondition * revert tests fix * watch subscription transaction fix * waitForCondition * TransactionBlockTimeoutError tests updates * updates * update * unit test fix * changelog update
- Loading branch information
Showing
12 changed files
with
277 additions
and
190 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
Oops, something went wrong.
5080e80
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
8980
ops/sec (±4.32%
)9037
ops/sec (±3.98%
)1.01
processingContractDeploy
38011
ops/sec (±6.45%
)39479
ops/sec (±7.28%
)1.04
processingContractMethodSend
15444
ops/sec (±9.38%
)16433
ops/sec (±7.94%
)1.06
processingContractMethodCall
28258
ops/sec (±6.66%
)28728
ops/sec (±5.91%
)1.02
abiEncode
43457
ops/sec (±6.82%
)44544
ops/sec (±7.67%
)1.03
abiDecode
31180
ops/sec (±8.37%
)30083
ops/sec (±7.18%
)0.96
sign
1518
ops/sec (±3.09%
)1568
ops/sec (±0.49%
)1.03
verify
368
ops/sec (±0.97%
)366
ops/sec (±2.62%
)0.99
This comment was automatically generated by workflow using github-action-benchmark.