-
-
Notifications
You must be signed in to change notification settings - Fork 94
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
pkg: Update all non-major dependencies #3024
Conversation
|
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: 5106c39 | Previous: dcb6b2f | Ratio |
---|---|---|---|
normalizeLong |
444 ops/sec (±1.81% ) |
443 ops/sec (±1.81% ) |
1.00 |
infer All |
9832 ops/sec (±0.35% ) |
9387 ops/sec (±1.47% ) |
0.95 |
denormalizeLong |
344 ops/sec (±0.90% ) |
327 ops/sec (±2.01% ) |
0.95 |
denormalizeLong donotcache |
910 ops/sec (±1.33% ) |
851 ops/sec (±2.49% ) |
0.94 |
denormalizeShort donotcache 500x |
1347 ops/sec (±0.33% ) |
1359 ops/sec (±0.17% ) |
1.01 |
denormalizeShort 500x |
975 ops/sec (±0.22% ) |
978 ops/sec (±0.16% ) |
1.00 |
denormalizeShort 500x withCache |
4839 ops/sec (±0.25% ) |
4946 ops/sec (±0.35% ) |
1.02 |
denormalizeLong with mixin Entity |
303 ops/sec (±0.88% ) |
298 ops/sec (±0.28% ) |
0.98 |
denormalizeLong withCache |
7429 ops/sec (±0.24% ) |
6507 ops/sec (±0.33% ) |
0.88 |
denormalizeLong All withCache |
6653 ops/sec (±0.22% ) |
6370 ops/sec (±0.15% ) |
0.96 |
denormalizeLong Query-sorted withCache |
6585 ops/sec (±0.22% ) |
6202 ops/sec (±0.59% ) |
0.94 |
denormalizeLongAndShort withEntityCacheOnly |
1599 ops/sec (±0.53% ) |
1488 ops/sec (±0.47% ) |
0.93 |
getResponse |
6028 ops/sec (±1.41% ) |
5848 ops/sec (±1.43% ) |
0.97 |
getResponse (null) |
5579557 ops/sec (±0.43% ) |
5808311 ops/sec (±0.64% ) |
1.04 |
getResponse (clear cache) |
297 ops/sec (±0.24% ) |
298 ops/sec (±0.35% ) |
1.00 |
getSmallResponse |
2696 ops/sec (±0.26% ) |
2733 ops/sec (±0.15% ) |
1.01 |
getSmallInferredResponse |
2046 ops/sec (±0.19% ) |
1978 ops/sec (±0.27% ) |
0.97 |
getResponse Query-sorted |
5515 ops/sec (±0.63% ) |
6597 ops/sec (±0.64% ) |
1.20 |
getResponse Collection |
6538 ops/sec (±0.93% ) |
6383 ops/sec (±0.92% ) |
0.98 |
get Collection |
5092 ops/sec (±1.07% ) |
5796 ops/sec (±1.16% ) |
1.14 |
setLong |
447 ops/sec (±2.17% ) |
438 ops/sec (±2.08% ) |
0.98 |
setLongWithMerge |
188 ops/sec (±1.82% ) |
182 ops/sec (±1.30% ) |
0.97 |
setLongWithSimpleMerge |
198 ops/sec (±1.32% ) |
191 ops/sec (±1.27% ) |
0.96 |
setSmallResponse 500x |
857 ops/sec (±2.28% ) |
866 ops/sec (±1.35% ) |
1.01 |
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 @@
## master #3024 +/- ##
=======================================
Coverage 98.49% 98.49%
=======================================
Files 122 122
Lines 2187 2187
Branches 443 443
=======================================
Hits 2154 2154
Misses 21 21
Partials 12 12 ☔ View full report in Codecov by Sentry. |
This PR contains the following updates:
3.1.20
->3.1.21
18.2.79
->18.3.0
18.2.25
->18.3.0
18.0.7
->18.3.0
14.2.2
->14.2.3
Release Notes
vercel/serve (serve)
v14.2.3
Compare Source
Patches
@zeit/schemas
to2.36.0
: #803Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
This PR has been generated by Mend Renovate. View repository job log here.