-
-
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 @anansi/webpack-config
to v20
#3186
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: 5b4d8fd | Previous: 2058e67 | Ratio |
---|---|---|---|
normalizeLong |
497 ops/sec (±0.56% ) |
516 ops/sec (±0.26% ) |
1.04 |
infer All |
9266 ops/sec (±0.73% ) |
9573 ops/sec (±0.61% ) |
1.03 |
denormalizeLong |
336 ops/sec (±1.69% ) |
344 ops/sec (±0.74% ) |
1.02 |
denormalizeLong donotcache |
863 ops/sec (±0.82% ) |
870 ops/sec (±1.96% ) |
1.01 |
denormalizeShort donotcache 500x |
1363 ops/sec (±0.35% ) |
1378 ops/sec (±0.24% ) |
1.01 |
denormalizeShort 500x |
956 ops/sec (±0.48% ) |
976 ops/sec (±0.22% ) |
1.02 |
denormalizeShort 500x withCache |
4893 ops/sec (±0.31% ) |
5107 ops/sec (±0.21% ) |
1.04 |
denormalizeLong with mixin Entity |
284 ops/sec (±0.46% ) |
306 ops/sec (±0.28% ) |
1.08 |
denormalizeLong withCache |
6073 ops/sec (±0.20% ) |
6478 ops/sec (±0.19% ) |
1.07 |
denormalizeLong All withCache |
6788 ops/sec (±0.40% ) |
6688 ops/sec (±0.13% ) |
0.99 |
denormalizeLong Query-sorted withCache |
6494 ops/sec (±1.00% ) |
6615 ops/sec (±0.39% ) |
1.02 |
denormalizeLongAndShort withEntityCacheOnly |
1452 ops/sec (±0.57% ) |
1489 ops/sec (±0.47% ) |
1.03 |
getResponse |
5840 ops/sec (±0.96% ) |
6106 ops/sec (±0.97% ) |
1.05 |
getResponse (null) |
5436434 ops/sec (±0.53% ) |
5134112 ops/sec (±0.61% ) |
0.94 |
getResponse (clear cache) |
278 ops/sec (±0.51% ) |
301 ops/sec (±0.24% ) |
1.08 |
getSmallResponse |
2668 ops/sec (±0.38% ) |
2670 ops/sec (±0.29% ) |
1.00 |
getSmallInferredResponse |
1982 ops/sec (±0.90% ) |
2063 ops/sec (±0.20% ) |
1.04 |
getResponse Query-sorted |
5292 ops/sec (±0.83% ) |
6715 ops/sec (±0.37% ) |
1.27 |
getResponse Collection |
5315 ops/sec (±1.21% ) |
6183 ops/sec (±1.13% ) |
1.16 |
get Collection |
4456 ops/sec (±1.06% ) |
5332 ops/sec (±0.98% ) |
1.20 |
setLong |
494 ops/sec (±0.62% ) |
511 ops/sec (±0.43% ) |
1.03 |
setLongWithMerge |
193 ops/sec (±0.57% ) |
201 ops/sec (±0.36% ) |
1.04 |
setLongWithSimpleMerge |
204 ops/sec (±0.68% ) |
213 ops/sec (±0.40% ) |
1.04 |
setSmallResponse 500x |
887 ops/sec (±0.30% ) |
902 ops/sec (±0.34% ) |
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 #3186 +/- ##
=======================================
Coverage 98.76% 98.76%
=======================================
Files 132 132
Lines 2271 2271
Branches 467 467
=======================================
Hits 2243 2243
Misses 17 17
Partials 11 11 ☔ View full report in Codecov by Sentry. |
This PR contains the following updates:
19.1.0
->20.0.0
^19.0.0
->^20.0.0
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 becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about these updates again.
This PR was generated by Mend Renovate. View the repository job log.