-
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 Typos #7310
Fix Typos #7310
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: 5e98e6d | Previous: 9edb183 | Ratio |
---|---|---|---|
processingTx |
21281 ops/sec (±7.56% ) |
20759 ops/sec (±6.90% ) |
0.98 |
processingContractDeploy |
39327 ops/sec (±5.38% ) |
34761 ops/sec (±8.29% ) |
0.88 |
processingContractMethodSend |
15732 ops/sec (±7.23% ) |
14207 ops/sec (±8.42% ) |
0.90 |
processingContractMethodCall |
27549 ops/sec (±6.36% ) |
25181 ops/sec (±6.62% ) |
0.91 |
abiEncode |
43582 ops/sec (±7.23% ) |
38299 ops/sec (±7.93% ) |
0.88 |
abiDecode |
29748 ops/sec (±8.38% ) |
26613 ops/sec (±7.51% ) |
0.89 |
sign |
1511 ops/sec (±3.53% ) |
1525 ops/sec (±1.03% ) |
1.01 |
verify |
369 ops/sec (±0.66% ) |
349 ops/sec (±0.51% ) |
0.95 |
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 #7310 +/- ##
=======================================
Coverage 94.44% 94.44%
=======================================
Files 216 216
Lines 8463 8463
Branches 2340 2340
=======================================
Hits 7993 7993
Misses 470 470
Flags with carried forward coverage won't be shown. Click here to find out more. |
From #7297 (comment)