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

chore(deps): dedupe pnpm-lock.yaml #8504

Closed
wants to merge 0 commits into from
Closed

Conversation

ecospark[bot]
Copy link
Contributor

@ecospark ecospark bot commented Feb 5, 2025

I ran pnpm dedupe πŸ§‘β€πŸ’»

@ecospark ecospark bot requested a review from a team as a code owner February 5, 2025 03:45
@ecospark ecospark bot requested review from bjoerge and removed request for a team February 5, 2025 03:45
Copy link

vercel bot commented Feb 5, 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 Feb 5, 2025 1:24pm
performance-studio βœ… Ready (Inspect) Visit Preview Feb 5, 2025 1:24pm
test-studio βœ… Ready (Inspect) Visit Preview πŸ’¬ Add feedback Feb 5, 2025 1:24pm
2 Skipped Deployments
Name Status Preview Comments Updated (UTC)
studio-workshop ⬜️ Ignored (Inspect) Visit Preview Feb 5, 2025 1:24pm
test-next-studio ⬜️ Ignored (Inspect) Feb 5, 2025 1:24pm

Copy link
Contributor

github-actions bot commented Feb 5, 2025

No changes to documentation

Copy link
Contributor

github-actions bot commented Feb 5, 2025

Component Testing Report Updated Feb 5, 2025 1:29 PM (UTC)

❌ Failed Tests (1) -- expand for details
File Status Duration Passed Skipped Failed
comments/CommentInput.spec.tsx βœ… Passed (Inspect) 1m 4s 15 0 0
formBuilder/ArrayInput.spec.tsx βœ… Passed (Inspect) 13s 3 0 0
formBuilder/inputs/PortableText/Annotations.spec.tsx ❌ Failed (Inspect) 1m 20s 5 0 1
formBuilder/inputs/PortableText/copyPaste/CopyPaste.spec.tsx βœ… Passed (Inspect) 51s 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) 27s 6 0 0
formBuilder/inputs/PortableText/FocusTracking.spec.tsx βœ… Passed (Inspect) 1m 8s 15 0 0
formBuilder/inputs/PortableText/Input.spec.tsx βœ… Passed (Inspect) 1m 33s 21 0 0
formBuilder/inputs/PortableText/ObjectBlock.spec.tsx βœ… Passed (Inspect) 2m 4s 21 0 0
formBuilder/inputs/PortableText/PresenceCursors.spec.tsx βœ… Passed (Inspect) 13s 3 9 0
formBuilder/inputs/PortableText/Styles.spec.tsx βœ… Passed (Inspect) 26s 6 0 0
formBuilder/inputs/PortableText/Toolbar.spec.tsx βœ… Passed (Inspect) 1m 44s 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 Feb 5, 2025

⚑️ Editor Performance Report

Updated Wed, 05 Feb 2025 13:31:14 GMT

Benchmark reference
latency of sanity@latest
experiment
latency of this branch
Ξ” (%)
latency difference
article (title) 22.0 efps (46ms) 21.5 efps (47ms) +1ms (+2.2%) βœ…
article (body) 67.3 efps (15ms) 64.1 efps (16ms) +1ms (-/-%) βœ…
article (string inside object) 23.3 efps (43ms) 23.3 efps (43ms) +0ms (-/-%) βœ…
article (string inside array) 21.3 efps (47ms) 21.3 efps (47ms) +0ms (-/-%) βœ…
recipe (name) 42.6 efps (24ms) 47.6 efps (21ms) -3ms (-10.6%) βœ…
recipe (description) 50.0 efps (20ms) 52.6 efps (19ms) -1ms (-5.0%) βœ…
recipe (instructions) 99.9+ efps (5ms) 99.9+ efps (6ms) +1ms (-/-%) βœ…
synthetic (title) 18.7 efps (54ms) 18.3 efps (55ms) +1ms (+1.9%) βœ…
synthetic (string inside object) 18.9 efps (53ms) 18.9 efps (53ms) +0ms (-/-%) βœ…

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) 46ms 51ms 56ms 406ms 558ms 12.5s
article (body) 15ms 18ms 20ms 188ms 456ms 5.7s
article (string inside object) 43ms 46ms 55ms 249ms 387ms 7.7s
article (string inside array) 47ms 49ms 58ms 264ms 578ms 8.3s
recipe (name) 24ms 25ms 30ms 41ms 0ms 7.3s
recipe (description) 20ms 21ms 24ms 44ms 10ms 5.1s
recipe (instructions) 5ms 7ms 9ms 19ms 0ms 3.1s
synthetic (title) 54ms 55ms 61ms 462ms 726ms 13.4s
synthetic (string inside object) 53ms 57ms 94ms 288ms 1155ms 9.3s

πŸ§ͺ Experiment result

The performance result of this branch

Benchmark latency p75 p90 p99 blocking time test duration
article (title) 47ms 53ms 91ms 491ms 1281ms 11.8s
article (body) 16ms 18ms 29ms 121ms 327ms 5.8s
article (string inside object) 43ms 45ms 51ms 154ms 389ms 7.5s
article (string inside array) 47ms 51ms 55ms 177ms 551ms 7.9s
recipe (name) 21ms 22ms 26ms 42ms 0ms 7.3s
recipe (description) 19ms 21ms 21ms 30ms 0ms 4.6s
recipe (instructions) 6ms 7ms 8ms 10ms 0ms 3.1s
synthetic (title) 55ms 57ms 66ms 277ms 946ms 13.7s
synthetic (string inside object) 53ms 54ms 62ms 271ms 678ms 8.6s

πŸ“š 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.

@ecospark ecospark bot force-pushed the actions/dedupe-if-needed branch from 31689c2 to a301029 Compare February 5, 2025 12:43
Copy link
Contributor

github-actions bot commented Feb 5, 2025

Coverage Report

Status Category Percentage Covered / Total
πŸ”΅ Lines 42.4% 53657 / 126549
πŸ”΅ Statements 42.4% 53657 / 126549
πŸ”΅ Functions 47.86% 2763 / 5772
πŸ”΅ Branches 78.79% 10280 / 13047
File CoverageNo changed files found.
Generated in workflow #29869 for commit 668ce8f by the Vitest Coverage Report Action

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.

0 participants