-
-
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 react #3298
pkg: Update react #3298
Conversation
|
e0c0475
to
aee3e86
Compare
Edited/Blocked NotificationRenovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR. You can manually request rebase by checking the rebase/retry box above. |
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: 85d40c4 | Previous: 1d4e12c | Ratio |
---|---|---|---|
normalizeLong |
509 ops/sec (±1.70% ) |
503 ops/sec (±0.40% ) |
0.99 |
infer All |
8908 ops/sec (±1.52% ) |
9054 ops/sec (±1.41% ) |
1.02 |
denormalizeLong |
250 ops/sec (±3.21% ) |
262 ops/sec (±2.58% ) |
1.05 |
denormalizeLong donotcache |
858 ops/sec (±1.79% ) |
855 ops/sec (±1.67% ) |
1.00 |
denormalizeShort donotcache 500x |
1362 ops/sec (±0.18% ) |
1359 ops/sec (±0.34% ) |
1.00 |
denormalizeShort 500x |
763 ops/sec (±2.15% ) |
771 ops/sec (±1.97% ) |
1.01 |
denormalizeShort 500x withCache |
4729 ops/sec (±0.82% ) |
4840 ops/sec (±0.39% ) |
1.02 |
denormalizeLong with mixin Entity |
249 ops/sec (±2.09% ) |
248 ops/sec (±2.06% ) |
1.00 |
denormalizeLong withCache |
6269 ops/sec (±0.16% ) |
5912 ops/sec (±0.15% ) |
0.94 |
denormalizeLong All withCache |
6189 ops/sec (±0.17% ) |
6292 ops/sec (±0.59% ) |
1.02 |
denormalizeLong Query-sorted withCache |
5982 ops/sec (±0.91% ) |
6210 ops/sec (±0.26% ) |
1.04 |
denormalizeLongAndShort withEntityCacheOnly |
1581 ops/sec (±0.62% ) |
1580 ops/sec (±0.34% ) |
1.00 |
getResponse |
5563 ops/sec (±0.38% ) |
5675 ops/sec (±0.32% ) |
1.02 |
getResponse (null) |
5196232 ops/sec (±0.33% ) |
4889779 ops/sec (±0.51% ) |
0.94 |
getResponse (clear cache) |
253 ops/sec (±1.87% ) |
246 ops/sec (±1.95% ) |
0.97 |
getSmallResponse |
2627 ops/sec (±0.24% ) |
2526 ops/sec (±0.30% ) |
0.96 |
getSmallInferredResponse |
1981 ops/sec (±1.04% ) |
2026 ops/sec (±0.78% ) |
1.02 |
getResponse Query-sorted |
6607 ops/sec (±0.47% ) |
6579 ops/sec (±1.04% ) |
1.00 |
getResponse Collection |
5743 ops/sec (±1.34% ) |
6135 ops/sec (±1.58% ) |
1.07 |
get Collection |
5009 ops/sec (±0.76% ) |
5760 ops/sec (±0.50% ) |
1.15 |
setLong |
527 ops/sec (±0.30% ) |
501 ops/sec (±0.80% ) |
0.95 |
setLongWithMerge |
203 ops/sec (±0.28% ) |
202 ops/sec (±0.35% ) |
1.00 |
setLongWithSimpleMerge |
210 ops/sec (±0.43% ) |
209 ops/sec (±0.40% ) |
1.00 |
setSmallResponse 500x |
897 ops/sec (±0.45% ) |
900 ops/sec (±1.06% ) |
1.00 |
This comment was automatically generated by workflow using github-action-benchmark.
0ed4482
to
6054324
Compare
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## master #3298 +/- ##
=======================================
Coverage 98.85% 98.85%
=======================================
Files 132 132
Lines 2279 2279
Branches 466 466
=======================================
Hits 2253 2253
Misses 13 13
Partials 13 13 ☔ View full report in Codecov by Sentry. |
6054324
to
85d40c4
Compare
This PR contains the following updates:
19.0.0-rc-fb9a90fa48-20240614
->19.0.0
19.0.0-rc.1
->19.0.0
19.0.0-rc-fb9a90fa48-20240614
->19.0.0
19.0.0-rc.1
->19.0.0
0.14.2
->0.16.0
19.0.0-rc-fb9a90fa48-20240614
->19.0.0
Release Notes
facebook/react (react)
v19.0.0
Compare Source
facebook/react (react-dom)
v19.0.0
Compare Source
facebook/react (react-test-renderer)
v19.0.0
Compare Source
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.