-
-
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 #3233
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: fe439af | Previous: 1f7b191 | Ratio |
---|---|---|---|
normalizeLong |
503 ops/sec (±0.39% ) |
509 ops/sec (±0.81% ) |
1.01 |
infer All |
9259 ops/sec (±0.41% ) |
9138 ops/sec (±1.54% ) |
0.99 |
denormalizeLong |
338 ops/sec (±1.71% ) |
323 ops/sec (±1.90% ) |
0.96 |
denormalizeLong donotcache |
894 ops/sec (±0.93% ) |
868 ops/sec (±0.40% ) |
0.97 |
denormalizeShort donotcache 500x |
1358 ops/sec (±0.26% ) |
1355 ops/sec (±0.33% ) |
1.00 |
denormalizeShort 500x |
970 ops/sec (±0.26% ) |
980 ops/sec (±0.07% ) |
1.01 |
denormalizeShort 500x withCache |
4802 ops/sec (±0.22% ) |
4800 ops/sec (±0.15% ) |
1.00 |
denormalizeLong with mixin Entity |
293 ops/sec (±0.25% ) |
287 ops/sec (±0.39% ) |
0.98 |
denormalizeLong withCache |
6289 ops/sec (±0.22% ) |
7241 ops/sec (±0.11% ) |
1.15 |
denormalizeLong All withCache |
6301 ops/sec (±0.19% ) |
6692 ops/sec (±0.16% ) |
1.06 |
denormalizeLong Query-sorted withCache |
6193 ops/sec (±0.48% ) |
6566 ops/sec (±0.35% ) |
1.06 |
denormalizeLongAndShort withEntityCacheOnly |
1466 ops/sec (±0.60% ) |
1536 ops/sec (±0.64% ) |
1.05 |
getResponse |
6262 ops/sec (±1.48% ) |
5564 ops/sec (±0.39% ) |
0.89 |
getResponse (null) |
5176670 ops/sec (±0.45% ) |
4863569 ops/sec (±0.46% ) |
0.94 |
getResponse (clear cache) |
291 ops/sec (±0.37% ) |
299 ops/sec (±0.23% ) |
1.03 |
getSmallResponse |
2648 ops/sec (±0.17% ) |
2670 ops/sec (±0.15% ) |
1.01 |
getSmallInferredResponse |
2034 ops/sec (±0.22% ) |
2017 ops/sec (±0.27% ) |
0.99 |
getResponse Query-sorted |
5369 ops/sec (±0.70% ) |
5506 ops/sec (±1.09% ) |
1.03 |
getResponse Collection |
6071 ops/sec (±1.12% ) |
6330 ops/sec (±1.37% ) |
1.04 |
get Collection |
5264 ops/sec (±1.58% ) |
5078 ops/sec (±0.94% ) |
0.96 |
setLong |
502 ops/sec (±0.34% ) |
520 ops/sec (±0.29% ) |
1.04 |
setLongWithMerge |
192 ops/sec (±0.26% ) |
202 ops/sec (±0.24% ) |
1.05 |
setLongWithSimpleMerge |
210 ops/sec (±0.33% ) |
213 ops/sec (±0.30% ) |
1.01 |
setSmallResponse 500x |
880 ops/sec (±0.27% ) |
902 ops/sec (±0.27% ) |
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 @@
## master #3233 +/- ##
=======================================
Coverage 98.94% 98.94%
=======================================
Files 132 132
Lines 2269 2269
Branches 467 467
=======================================
Hits 2245 2245
Misses 13 13
Partials 11 11
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. |
This PR contains the following updates:
3.1.41
->3.1.42
0.20.6
->0.20.7
0.10.5
->0.10.6
22.7.3
->22.7.4
18.3.9
->18.3.10
Configuration
📅 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 is behind base branch, 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 was generated by Mend Renovate. View the repository job log.