-
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(glossary): links #7034
fix(glossary): links #7034
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: 1285859 | Previous: f216540 | Ratio |
---|---|---|---|
processingTx |
9309 ops/sec (±3.54% ) |
8831 ops/sec (±4.37% ) |
0.95 |
processingContractDeploy |
40070 ops/sec (±5.99% ) |
38915 ops/sec (±7.67% ) |
0.97 |
processingContractMethodSend |
19858 ops/sec (±7.66% ) |
18648 ops/sec (±7.13% ) |
0.94 |
processingContractMethodCall |
39923 ops/sec (±5.92% ) |
37036 ops/sec (±6.22% ) |
0.93 |
abiEncode |
44498 ops/sec (±6.68% ) |
42619 ops/sec (±6.84% ) |
0.96 |
abiDecode |
31292 ops/sec (±7.54% ) |
29814 ops/sec (±6.52% ) |
0.95 |
sign |
1643 ops/sec (±0.75% ) |
1551 ops/sec (±1.05% ) |
0.94 |
verify |
375 ops/sec (±0.45% ) |
366 ops/sec (±0.52% ) |
0.98 |
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 #7034 +/- ##
=======================================
Coverage 91.97% 91.97%
=======================================
Files 215 215
Lines 8287 8287
Branches 2277 2277
=======================================
Hits 7622 7622
Misses 665 665
Flags with carried forward coverage won't be shown. Click here to find out more.
|
No description provided.