-
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 a section in "Upgrade from 1.x" for `BN` vs `BigInt` Closes #6705
- Loading branch information
Showing
1 changed file
with
12 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
75df267
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
22160
ops/sec (±8.48%
)22522
ops/sec (±8.59%
)1.02
processingContractDeploy
40358
ops/sec (±7.56%
)39622
ops/sec (±7.51%
)0.98
processingContractMethodSend
16223
ops/sec (±6.92%
)17407
ops/sec (±7.00%
)1.07
processingContractMethodCall
27644
ops/sec (±6.21%
)28383
ops/sec (±7.80%
)1.03
abiEncode
44173
ops/sec (±8.18%
)46331
ops/sec (±6.95%
)1.05
abiDecode
32205
ops/sec (±6.05%
)31565
ops/sec (±7.20%
)0.98
sign
1600
ops/sec (±0.98%
)1592
ops/sec (±0.56%
)0.99
verify
369
ops/sec (±0.62%
)371
ops/sec (±2.76%
)1.01
This comment was automatically generated by workflow using github-action-benchmark.