-
-
Notifications
You must be signed in to change notification settings - Fork 98
pkg: Update build packages #3601
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
Conversation
|
|
Size Change: 0 B Total Size: 79.7 kB ℹ️ View 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: dbc6368 | Previous: 65e5531 | Ratio |
|---|---|---|---|
normalizeLong |
509 ops/sec (±1.93%) |
534 ops/sec (±0.98%) |
1.05 |
denormalizeLong |
278 ops/sec (±2.93%) |
288 ops/sec (±2.93%) |
1.04 |
denormalizeLong donotcache |
987 ops/sec (±0.44%) |
1058 ops/sec (±0.17%) |
1.07 |
denormalizeShort donotcache 500x |
1588 ops/sec (±0.12%) |
1634 ops/sec (±0.19%) |
1.03 |
denormalizeShort 500x |
847 ops/sec (±2.09%) |
862 ops/sec (±1.97%) |
1.02 |
denormalizeShort 500x withCache |
6335 ops/sec (±0.23%) |
6215 ops/sec (±0.10%) |
0.98 |
queryShort 500x withCache |
2705 ops/sec (±0.16%) |
2784 ops/sec (±0.11%) |
1.03 |
buildQueryKey All |
52042 ops/sec (±0.34%) |
54226 ops/sec (±0.37%) |
1.04 |
query All withCache |
7135 ops/sec (±0.83%) |
6939 ops/sec (±0.23%) |
0.97 |
denormalizeLong with mixin Entity |
275 ops/sec (±2.17%) |
284 ops/sec (±2.47%) |
1.03 |
denormalizeLong withCache |
6192 ops/sec (±0.26%) |
6605 ops/sec (±0.56%) |
1.07 |
denormalizeLong All withCache |
6896 ops/sec (±0.17%) |
6772 ops/sec (±0.14%) |
0.98 |
denormalizeLong Query-sorted withCache |
7232 ops/sec (±0.11%) |
6938 ops/sec (±0.15%) |
0.96 |
denormalizeLongAndShort withEntityCacheOnly |
1676 ops/sec (±0.23%) |
1740 ops/sec (±0.19%) |
1.04 |
getResponse |
5557 ops/sec (±1.40%) |
5754 ops/sec (±1.35%) |
1.04 |
getResponse (null) |
6941230 ops/sec (±0.91%) |
7094553 ops/sec (±0.50%) |
1.02 |
getResponse (clear cache) |
270 ops/sec (±1.99%) |
282 ops/sec (±1.63%) |
1.04 |
getSmallResponse |
3110 ops/sec (±0.16%) |
3111 ops/sec (±0.10%) |
1.00 |
getSmallInferredResponse |
2347 ops/sec (±0.13%) |
2357 ops/sec (±0.07%) |
1.00 |
getResponse Collection |
5482 ops/sec (±1.24%) |
5627 ops/sec (±1.16%) |
1.03 |
get Collection |
5646 ops/sec (±0.27%) |
5689 ops/sec (±0.25%) |
1.01 |
get Query-sorted |
6618 ops/sec (±0.24%) |
6656 ops/sec (±0.21%) |
1.01 |
setLong |
530 ops/sec (±0.39%) |
540 ops/sec (±0.63%) |
1.02 |
setLongWithMerge |
245 ops/sec (±1.28%) |
243 ops/sec (±0.22%) |
0.99 |
setLongWithSimpleMerge |
251 ops/sec (±0.79%) |
258 ops/sec (±0.21%) |
1.03 |
setSmallResponse 500x |
951 ops/sec (±0.14%) |
953 ops/sec (±0.18%) |
1.00 |
This comment was automatically generated by workflow using github-action-benchmark.
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## master #3601 +/- ##
=======================================
Coverage 98.29% 98.29%
=======================================
Files 147 147
Lines 2579 2579
Branches 501 501
=======================================
Hits 2535 2535
Misses 10 10
Partials 34 34 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
This PR contains the following updates:
6.2.16->6.2.1721.0.12->21.1.06.0.2->6.0.34.52.5->4.53.1Release Notes
rollup/plugins (@rollup/plugin-replace)
v6.0.32025-10-29
Bugfixes
rollup/rollup (rollup)
v4.53.1Compare Source
2025-11-07
Bug Fixes
Pull Requests
v4.53.0Compare Source
2025-11-07
Features
Pull Requests
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.