Skip to content
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

fix(deps): update React Compiler dependencies πŸ€– ✨ #8193

Closed
wants to merge 1 commit into from

Conversation

ecospark[bot]
Copy link
Contributor

@ecospark ecospark bot commented Jan 6, 2025

I ran pnpm -r up react-compiler-runtime@beta babel-plugin-react-compiler@beta eslint-plugin-react-compiler@beta πŸ§‘β€πŸ’»

@ecospark ecospark bot requested a review from a team as a code owner January 6, 2025 12:17
@ecospark ecospark bot requested review from bjoerge and removed request for a team January 6, 2025 12:17
Copy link

vercel bot commented Jan 6, 2025

The latest updates on your projects. Learn more about Vercel for Git β†—οΈŽ

Name Status Preview Comments Updated (UTC)
page-building-studio βœ… Ready (Inspect) Visit Preview πŸ’¬ Add feedback Jan 6, 2025 1:38pm
performance-studio ❌ Failed (Inspect) Jan 6, 2025 1:38pm
test-next-studio βœ… Ready (Inspect) Visit Preview πŸ’¬ Add feedback Jan 6, 2025 1:38pm
test-studio βœ… Ready (Inspect) Visit Preview πŸ’¬ Add feedback Jan 6, 2025 1:38pm
1 Skipped Deployment
Name Status Preview Comments Updated (UTC)
studio-workshop ⬜️ Ignored (Inspect) Visit Preview Jan 6, 2025 1:38pm

Copy link

New dependencies detected. Learn more about Socket for GitHub β†—οΈŽ

Package New capabilities Transitives Size Publisher
npm/react-compiler-runtime@19.0.0-beta-63e3235-20250105 None 0 42.9 kB react-bot

View full reportβ†—οΈŽ

Copy link
Contributor

github-actions bot commented Jan 6, 2025

No changes to documentation

Copy link
Contributor

github-actions bot commented Jan 6, 2025

Component Testing Report Updated Jan 6, 2025 12:26 PM (UTC)

βœ… All Tests Passed -- expand for details
File Status Duration Passed Skipped Failed
comments/CommentInput.spec.tsx βœ… Passed (Inspect) 1m 5s 15 0 0
formBuilder/ArrayInput.spec.tsx βœ… Passed (Inspect) 12s 3 0 0
formBuilder/inputs/PortableText/Annotations.spec.tsx βœ… Passed (Inspect) 38s 6 0 0
formBuilder/inputs/PortableText/copyPaste/CopyPaste.spec.tsx βœ… Passed (Inspect) 50s 11 7 0
formBuilder/inputs/PortableText/copyPaste/CopyPasteFields.spec.tsx βœ… Passed (Inspect) 0s 0 12 0
formBuilder/inputs/PortableText/Decorators.spec.tsx βœ… Passed (Inspect) 26s 6 0 0
formBuilder/inputs/PortableText/DisableFocusAndUnset.spec.tsx βœ… Passed (Inspect) 14s 3 0 0
formBuilder/inputs/PortableText/DragAndDrop.spec.tsx βœ… Passed (Inspect) 26s 6 0 0
formBuilder/inputs/PortableText/FocusTracking.spec.tsx βœ… Passed (Inspect) 1m 6s 15 0 0
formBuilder/inputs/PortableText/Input.spec.tsx βœ… Passed (Inspect) 1m 27s 21 0 0
formBuilder/inputs/PortableText/ObjectBlock.spec.tsx βœ… Passed (Inspect) 1m 39s 18 0 0
formBuilder/inputs/PortableText/PresenceCursors.spec.tsx βœ… Passed (Inspect) 12s 3 9 0
formBuilder/inputs/PortableText/Styles.spec.tsx βœ… Passed (Inspect) 26s 6 0 0
formBuilder/inputs/PortableText/Toolbar.spec.tsx βœ… Passed (Inspect) 1m 42s 21 0 0
formBuilder/tree-editing/TreeEditing.spec.tsx βœ… Passed (Inspect) 0s 0 3 0
formBuilder/tree-editing/TreeEditingNestedObjects.spec.tsx βœ… Passed (Inspect) 0s 0 3 0

Copy link
Contributor

github-actions bot commented Jan 6, 2025

⚑️ Editor Performance Report

Updated Mon, 06 Jan 2025 12:29:17 GMT

Benchmark reference
latency of sanity@latest
experiment
latency of this branch
Ξ” (%)
latency difference
article (title) 27.8 efps (36ms) 28.2 efps (36ms) -1ms (-1.4%) βœ…
article (body) 53.6 efps (19ms) 53.6 efps (19ms) -0ms (-0.0%) βœ…
article (string inside object) 28.6 efps (35ms) 27.8 efps (36ms) +1ms (+2.9%) βœ…
article (string inside array) 27.8 efps (36ms) 26.3 efps (38ms) +2ms (+5.6%) βœ…
recipe (name) 50.0 efps (20ms) 58.8 efps (17ms) -3ms (-15.0%) βœ…
recipe (description) 55.6 efps (18ms) 62.5 efps (16ms) -2ms (-11.1%) βœ…
recipe (instructions) 99.9+ efps (7ms) 99.9+ efps (7ms) +0ms (-/-%) βœ…
synthetic (title) 18.9 efps (53ms) 19.4 efps (52ms) -2ms (-2.8%) βœ…
synthetic (string inside object) 20.0 efps (50ms) 20.4 efps (49ms) -1ms (-2.0%) βœ…

efps β€” editor "frames per second". The number of updates assumed to be possible within a second.

Derived from input latency. efps = 1000 / input_latency

Detailed information

🏠 Reference result

The performance result of sanity@latest

Benchmark latency p75 p90 p99 blocking time test duration
article (title) 36ms 39ms 53ms 167ms 154ms 12.4s
article (body) 19ms 21ms 32ms 56ms 282ms 5.6s
article (string inside object) 35ms 36ms 48ms 76ms 10ms 6.2s
article (string inside array) 36ms 39ms 42ms 144ms 2ms 6.4s
recipe (name) 20ms 21ms 25ms 46ms 0ms 7.9s
recipe (description) 18ms 20ms 22ms 40ms 0ms 4.6s
recipe (instructions) 7ms 9ms 10ms 20ms 0ms 3.2s
synthetic (title) 53ms 60ms 79ms 174ms 673ms 15.5s
synthetic (string inside object) 50ms 53ms 60ms 112ms 154ms 8.1s

πŸ§ͺ Experiment result

The performance result of this branch

Benchmark latency p75 p90 p99 blocking time test duration
article (title) 36ms 41ms 52ms 455ms 174ms 10.3s
article (body) 19ms 20ms 28ms 179ms 221ms 5.4s
article (string inside object) 36ms 37ms 45ms 167ms 166ms 6.6s
article (string inside array) 38ms 40ms 47ms 148ms 132ms 6.8s
recipe (name) 17ms 19ms 22ms 36ms 0ms 7.1s
recipe (description) 16ms 17ms 20ms 37ms 0ms 4.4s
recipe (instructions) 7ms 9ms 10ms 22ms 0ms 3.2s
synthetic (title) 52ms 57ms 90ms 502ms 489ms 13.0s
synthetic (string inside object) 49ms 53ms 57ms 484ms 764ms 7.9s

πŸ“š Glossary

column definitions

  • benchmark β€” the name of the test, e.g. "article", followed by the label of the field being measured, e.g. "(title)".
  • latency β€” the time between when a key was pressed and when it was rendered. derived from a set of samples. the median (p50) is shown to show the most common latency.
  • p75 β€” the 75th percentile of the input latency in the test run. 75% of the sampled inputs in this benchmark were processed faster than this value. this provides insight into the upper range of typical performance.
  • p90 β€” the 90th percentile of the input latency in the test run. 90% of the sampled inputs were faster than this. this metric helps identify slower interactions that occurred less frequently during the benchmark.
  • p99 β€” the 99th percentile of the input latency in the test run. only 1% of sampled inputs were slower than this. this represents the worst-case scenarios encountered during the benchmark, useful for identifying potential performance outliers.
  • blocking time β€” the total time during which the main thread was blocked, preventing user input and UI updates. this metric helps identify performance bottlenecks that may cause the interface to feel unresponsive.
  • test duration β€” how long the test run took to complete.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant