-
Notifications
You must be signed in to change notification settings - Fork 5k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
fix(docs): quickstart #7062
fix(docs): quickstart #7062
Conversation
Bundle StatsHey there, this message comes from a GitHub action that helps you and reviewers to understand how these changes affect the size of this project's bundle. As this PR is updated, I'll keep you updated on how the bundle size is impacted. Total
Changeset No files were changed View detailed bundle breakdownAdded No assets were added Removed No assets were removed Bigger No assets were bigger Smaller No assets were smaller Unchanged
|
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
Benchmark suite | Current: dd720ee | Previous: 962b99f | Ratio |
---|---|---|---|
processingTx |
9265 ops/sec (±3.69% ) |
9347 ops/sec (±4.12% ) |
1.01 |
processingContractDeploy |
40089 ops/sec (±6.63% ) |
39267 ops/sec (±7.45% ) |
0.98 |
processingContractMethodSend |
19209 ops/sec (±6.74% ) |
20364 ops/sec (±6.85% ) |
1.06 |
processingContractMethodCall |
39199 ops/sec (±5.07% ) |
41222 ops/sec (±6.07% ) |
1.05 |
abiEncode |
45955 ops/sec (±6.16% ) |
46343 ops/sec (±6.97% ) |
1.01 |
abiDecode |
29479 ops/sec (±7.68% ) |
30832 ops/sec (±8.28% ) |
1.05 |
sign |
1578 ops/sec (±0.87% ) |
1603 ops/sec (±3.74% ) |
1.02 |
verify |
371 ops/sec (±0.64% ) |
380 ops/sec (±0.55% ) |
1.02 |
This comment was automatically generated by workflow using github-action-benchmark.
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## 4.x #7062 +/- ##
==========================================
+ Coverage 87.37% 92.20% +4.82%
==========================================
Files 197 215 +18
Lines 7548 8334 +786
Branches 2059 2300 +241
==========================================
+ Hits 6595 7684 +1089
+ Misses 953 650 -303
Flags with carried forward coverage won't be shown. Click here to find out more.
|
7ab4759
to
dd720ee
Compare
looks great , Thanks @danforbes |
Improvements to doc's Quickstart section