-
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.
Add Documentation for React Native (#7419)
* Add Documentation for React Native Closes #7314 * Web3.js Must be Imported as Default Import
- Loading branch information
Showing
1 changed file
with
24 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
fa5ce5b
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
21928
ops/sec (±6.24%
)20413
ops/sec (±6.44%
)0.93
processingContractDeploy
37222
ops/sec (±9.30%
)36029
ops/sec (±8.88%
)0.97
processingContractMethodSend
14625
ops/sec (±8.78%
)14680
ops/sec (±8.53%
)1.00
processingContractMethodCall
25971
ops/sec (±7.32%
)27056
ops/sec (±6.59%
)1.04
abiEncode
39972
ops/sec (±8.07%
)41028
ops/sec (±7.80%
)1.03
abiDecode
28300
ops/sec (±7.27%
)28296
ops/sec (±7.69%
)1.00
sign
1459
ops/sec (±4.39%
)1470
ops/sec (±4.17%
)1.01
verify
361
ops/sec (±0.60%
)359
ops/sec (±0.70%
)0.99
This comment was automatically generated by workflow using github-action-benchmark.