Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

feat(releases): published label; unarchive server action; and fixture fix #8140

Merged
merged 4 commits into from
Dec 25, 2024

Conversation

jordanl17
Copy link
Member

Description

What to review

Testing

Notes for release

Copy link

vercel bot commented Dec 24, 2024

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 Dec 25, 2024 1:45am
performance-studio ✅ Ready (Inspect) Visit Preview 💬 Add feedback Dec 25, 2024 1:45am
test-next-studio ✅ Ready (Inspect) Visit Preview 💬 Add feedback Dec 25, 2024 1:45am
test-studio ✅ Ready (Inspect) Visit Preview 💬 Add feedback Dec 25, 2024 1:45am
1 Skipped Deployment
Name Status Preview Comments Updated (UTC)
studio-workshop ⬜️ Ignored (Inspect) Visit Preview Dec 25, 2024 1:45am

Copy link
Contributor

No changes to documentation

Copy link
Contributor

github-actions bot commented Dec 24, 2024

Component Testing Report Updated Dec 25, 2024 1:39 AM (UTC)

✅ All Tests Passed -- expand for details
File Status Duration Passed Skipped Failed
comments/CommentInput.spec.tsx ✅ Passed (Inspect) 1m 9s 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) 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) 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 28s 21 0 0
formBuilder/inputs/PortableText/ObjectBlock.spec.tsx ✅ Passed (Inspect) 1m 40s 18 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 Dec 24, 2024

⚡️ Editor Performance Report

Updated Wed, 25 Dec 2024 01:42:13 GMT

Benchmark reference
latency of sanity@latest
experiment
latency of this branch
Δ (%)
latency difference
article (title) 26.3 efps (38ms) 19.6 efps (51ms) +13ms (+34.2%) 🔴
article (body) 78.1 efps (13ms) 78.1 efps (13ms) +0ms (-/-%)
article (string inside object) 27.0 efps (37ms) 19.6 efps (51ms) +14ms (+37.8%) 🔴
article (string inside array) 24.4 efps (41ms) 18.5 efps (54ms) +13ms (+31.7%) 🔴
recipe (name) 55.6 efps (18ms) 33.3 efps (30ms) +12ms (+66.7%) 🔴
recipe (description) 58.8 efps (17ms) 35.7 efps (28ms) +11ms (+64.7%) 🔴
recipe (instructions) 99.9+ efps (5ms) 99.9+ efps (5ms) +0ms (-/-%)
synthetic (title) 19.6 efps (51ms) 7.7 efps (130ms) +79ms (+154.9%) 🔴
synthetic (string inside object) 21.3 efps (47ms) 8.2 efps (122ms) +75ms (+158.5%) 🔴

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) 38ms 42ms 62ms 391ms 184ms 11.7s
article (body) 13ms 15ms 17ms 33ms 50ms 4.6s
article (string inside object) 37ms 42ms 47ms 76ms 231ms 6.7s
article (string inside array) 41ms 43ms 49ms 173ms 149ms 6.8s
recipe (name) 18ms 20ms 23ms 40ms 0ms 6.9s
recipe (description) 17ms 19ms 21ms 35ms 0ms 4.4s
recipe (instructions) 5ms 7ms 8ms 16ms 0ms 3.0s
synthetic (title) 51ms 58ms 77ms 341ms 584ms 13.8s
synthetic (string inside object) 47ms 50ms 55ms 427ms 707ms 7.8s

🧪 Experiment result

The performance result of this branch

Benchmark latency p75 p90 p99 blocking time test duration
article (title) 51ms 65ms 81ms 532ms 1236ms 11.7s
article (body) 13ms 15ms 17ms 165ms 247ms 4.9s
article (string inside object) 51ms 55ms 59ms 189ms 492ms 8.2s
article (string inside array) 54ms 58ms 61ms 234ms 1000ms 8.5s
recipe (name) 30ms 33ms 39ms 78ms 19ms 8.4s
recipe (description) 28ms 29ms 33ms 41ms 0ms 5.5s
recipe (instructions) 5ms 7ms 9ms 22ms 0ms 3.1s
synthetic (title) 130ms 142ms 170ms 398ms 5772ms 20.6s
synthetic (string inside object) 122ms 130ms 137ms 817ms 6009ms 16.2s

📚 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.

@jordanl17 jordanl17 marked this pull request as ready for review December 25, 2024 00:34
@jordanl17 jordanl17 requested a review from a team as a code owner December 25, 2024 00:34
@jordanl17 jordanl17 requested review from ryanbonial and removed request for a team and ryanbonial December 25, 2024 00:34
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant