-
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.
feat(glossary): updated glossary (#7168)
* updated glossary * chore: change import to ES import * change javascript to typescript * update content based on feedback --------- Co-authored-by: Dan Forbes <[email protected]>
- Loading branch information
1 parent
dee14ec
commit f87ffbe
Showing
1 changed file
with
83 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
f87ffbe
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
8972
ops/sec (±4.22%
)8716
ops/sec (±3.97%
)0.97
processingContractDeploy
37667
ops/sec (±8.75%
)36497
ops/sec (±7.62%
)0.97
processingContractMethodSend
16256
ops/sec (±7.35%
)15013
ops/sec (±8.57%
)0.92
processingContractMethodCall
28156
ops/sec (±6.87%
)26237
ops/sec (±8.16%
)0.93
abiEncode
42470
ops/sec (±9.98%
)40303
ops/sec (±7.72%
)0.95
abiDecode
31063
ops/sec (±6.67%
)29321
ops/sec (±6.40%
)0.94
sign
1537
ops/sec (±0.68%
)1505
ops/sec (±3.42%
)0.98
verify
365
ops/sec (±0.72%
)359
ops/sec (±0.51%
)0.98
This comment was automatically generated by workflow using github-action-benchmark.