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 #8197

Merged
merged 1 commit into from
Jan 6, 2025
Merged

Conversation

ecospark[bot]
Copy link
Contributor

@ecospark ecospark bot commented Jan 6, 2025

I ran pnpm dedupe 🧑‍💻

@ecospark ecospark bot requested a review from a team as a code owner January 6, 2025 13:55
@ecospark ecospark bot added the 🤖 bot label Jan 6, 2025
@ecospark ecospark bot requested review from juice49 and removed request for a team January 6, 2025 13:55
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 2:14pm
performance-studio ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jan 6, 2025 2:14pm
test-next-studio ❌ Failed (Inspect) Jan 6, 2025 2:14pm
test-studio ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jan 6, 2025 2:14pm
1 Skipped Deployment
Name Status Preview Comments Updated (UTC)
studio-workshop ⬜️ Ignored (Inspect) Visit Preview Jan 6, 2025 2:14pm

Copy link

Removed dependencies detected. Learn more about Socket for GitHub ↗︎

🚮 Removed packages: npm/[email protected], npm/[email protected]

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 2:05 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) 12s 3 0 0
formBuilder/inputs/PortableText/Annotations.spec.tsx ✅ Passed (Inspect) 39s 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) 25s 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 29s 21 0 0
formBuilder/inputs/PortableText/ObjectBlock.spec.tsx ✅ Passed (Inspect) 1m 42s 18 0 0
formBuilder/inputs/PortableText/PresenceCursors.spec.tsx ✅ Passed (Inspect) 13s 3 9 0
formBuilder/inputs/PortableText/Styles.spec.tsx ✅ Passed (Inspect) 27s 6 0 0
formBuilder/inputs/PortableText/Toolbar.spec.tsx ❌ Failed (Inspect) 2m 24s 20 0 1
formBuilder/tree-editing/TreeEditing.spec.tsx ✅ Passed (Inspect) 0s 0 3 0
formBuilder/tree-editing/TreeEditingNestedObjects.spec.tsx ✅ Passed (Inspect) 0s 0 3 0

@stipsan stipsan added this pull request to the merge queue Jan 6, 2025
Merged via the queue into next with commit f0ece85 Jan 6, 2025
46 of 52 checks passed
@stipsan stipsan deleted the actions/dedupe-if-needed branch January 6, 2025 14:06
Copy link
Contributor

github-actions bot commented Jan 6, 2025

⚡️ Editor Performance Report

Updated Mon, 06 Jan 2025 14:07:04 GMT

Benchmark reference
latency of sanity@latest
experiment
latency of this branch
Δ (%)
latency difference
article (title) 23.8 efps (42ms) 24.4 efps (41ms) -1ms (-2.4%)
article (body) 50.4 efps (20ms) 48.2 efps (21ms) +1ms (+4.5%)
article (string inside object) 23.8 efps (42ms) 26.7 efps (38ms) -5ms (-10.7%)
article (string inside array) 21.7 efps (46ms) 24.4 efps (41ms) -5ms (-10.9%)
recipe (name) 45.5 efps (22ms) 50.0 efps (20ms) -2ms (-9.1%)
recipe (description) 50.0 efps (20ms) 55.6 efps (18ms) -2ms (-10.0%)
recipe (instructions) 99.9+ efps (6ms) 99.9+ efps (6ms) +0ms (-/-%)
synthetic (title) 17.5 efps (57ms) 18.9 efps (53ms) -4ms (-7.0%)
synthetic (string inside object) 18.9 efps (53ms) 20.0 efps (50ms) -3ms (-5.7%)

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) 42ms 46ms 75ms 479ms 1162ms 11.7s
article (body) 20ms 24ms 54ms 208ms 557ms 6.4s
article (string inside object) 42ms 44ms 49ms 207ms 425ms 7.5s
article (string inside array) 46ms 48ms 52ms 69ms 590ms 7.5s
recipe (name) 22ms 24ms 28ms 53ms 5ms 7.5s
recipe (description) 20ms 21ms 24ms 55ms 1ms 4.9s
recipe (instructions) 6ms 8ms 10ms 12ms 0ms 3.1s
synthetic (title) 57ms 58ms 60ms 288ms 1165ms 14.2s
synthetic (string inside object) 53ms 55ms 65ms 536ms 1734ms 9.9s

🧪 Experiment result

The performance result of this branch

Benchmark latency p75 p90 p99 blocking time test duration
article (title) 41ms 62ms 75ms 509ms 943ms 10.8s
article (body) 21ms 25ms 33ms 195ms 210ms 5.8s
article (string inside object) 38ms 40ms 49ms 169ms 301ms 7.3s
article (string inside array) 41ms 44ms 51ms 165ms 268ms 7.2s
recipe (name) 20ms 21ms 25ms 40ms 0ms 6.8s
recipe (description) 18ms 19ms 23ms 36ms 0ms 4.4s
recipe (instructions) 6ms 8ms 9ms 11ms 0ms 3.1s
synthetic (title) 53ms 56ms 64ms 568ms 843ms 12.9s
synthetic (string inside object) 50ms 52ms 57ms 516ms 1076ms 8.3s

📚 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
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant