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

feat: publish action used for immediate release publish #7695

Merged
merged 11 commits into from
Oct 30, 2024

Conversation

jordanl17
Copy link
Member

Description

What to review

Testing

Notes for release

Copy link

vercel bot commented Oct 29, 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 Oct 30, 2024 3:51am
performance-studio ✅ Ready (Inspect) Visit Preview 💬 Add feedback Oct 30, 2024 3:51am
test-compiled-studio ✅ Ready (Inspect) Visit Preview 💬 Add feedback Oct 30, 2024 3:51am
test-next-studio ✅ Ready (Inspect) Visit Preview 💬 Add feedback Oct 30, 2024 3:51am
test-studio ✅ Ready (Inspect) Visit Preview 💬 Add feedback Oct 30, 2024 3:51am
1 Skipped Deployment
Name Status Preview Comments Updated (UTC)
studio-workshop ⬜️ Ignored (Inspect) Visit Preview Oct 30, 2024 3:51am

Copy link
Contributor

No changes to documentation

Copy link
Contributor

github-actions bot commented Oct 29, 2024

Component Testing Report Updated Oct 30, 2024 3:47 AM (UTC)

✅ All Tests Passed -- expand for details
File Status Duration Passed Skipped Failed
comments/CommentInput.spec.tsx ✅ Passed (Inspect) 1m 10s 15 0 0
formBuilder/ArrayInput.spec.tsx ✅ Passed (Inspect) 14s 3 0 0
formBuilder/inputs/PortableText/Annotations.spec.tsx ✅ Passed (Inspect) 41s 6 0 0
formBuilder/inputs/PortableText/copyPaste/CopyPaste.spec.tsx ✅ Passed (Inspect) 52s 11 7 0
formBuilder/inputs/PortableText/copyPaste/CopyPasteFields.spec.tsx ✅ Passed (Inspect) 0s 0 12 0
formBuilder/inputs/PortableText/Decorators.spec.tsx ✅ Passed (Inspect) 28s 6 0 0
formBuilder/inputs/PortableText/DisableFocusAndUnset.spec.tsx ✅ Passed (Inspect) 16s 3 0 0
formBuilder/inputs/PortableText/DragAndDrop.spec.tsx ✅ Passed (Inspect) 2m 34s 1 0 0
formBuilder/inputs/PortableText/FocusTracking.spec.tsx ✅ Passed (Inspect) 1m 12s 15 0 0
formBuilder/inputs/PortableText/Input.spec.tsx ✅ Passed (Inspect) 2m 42s 21 0 0
formBuilder/inputs/PortableText/ObjectBlock.spec.tsx ✅ Passed (Inspect) 1m 49s 18 0 0
formBuilder/inputs/PortableText/PresenceCursors.spec.tsx ✅ Passed (Inspect) 14s 3 9 0
formBuilder/inputs/PortableText/RangeDecoration.spec.tsx ✅ Passed (Inspect) 42s 9 0 0
formBuilder/inputs/PortableText/Styles.spec.tsx ✅ Passed (Inspect) 29s 6 0 0
formBuilder/inputs/PortableText/Toolbar.spec.tsx ✅ Passed (Inspect) 58s 12 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 Oct 29, 2024

⚡️ Editor Performance Report

Updated Wed, 30 Oct 2024 04:01:00 GMT

Benchmark reference
latency of sanity@latest
experiment
latency of this branch
Δ (%)
latency difference
article (title) 15.7 efps (64ms) 12.8 efps (78ms) +15ms (+22.8%) 🔴
article (body) 60.1 efps (17ms) 56.2 efps (18ms) +1ms (+6.9%)
article (string inside object) 17.9 efps (56ms) 13.6 efps (74ms) +18ms (+31.3%) 🔴
article (string inside array) 14.7 efps (68ms) 11.5 efps (87ms) +19ms (+27.9%) 🔴
recipe (name) 28.6 efps (35ms) 19.0 efps (53ms) +18ms (+50.0%) 🔴
recipe (description) 32.3 efps (31ms) 20.4 efps (49ms) +18ms (+58.1%) 🔴
recipe (instructions) 99.9+ efps (6ms) 99.9+ efps (7ms) +1ms (-/-%)
synthetic (title) 14.5 efps (69ms) 5.9 efps (170ms) +101ms (+146.4%) 🔴
synthetic (string inside object) 14.8 efps (68ms) 6.0 efps (166ms) +98ms (+145.2%) 🔴

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) 64ms 69ms 103ms 241ms 742ms 14.5s
article (body) 17ms 21ms 29ms 174ms 314ms 6.0s
article (string inside object) 56ms 61ms 79ms 219ms 449ms 9.0s
article (string inside array) 68ms 70ms 84ms 220ms 1186ms 9.8s
recipe (name) 35ms 39ms 50ms 89ms 15ms 9.2s
recipe (description) 31ms 34ms 43ms 69ms 6ms 6.1s
recipe (instructions) 6ms 7ms 9ms 20ms 0ms 3.2s
synthetic (title) 69ms 74ms 78ms 162ms 1578ms 15.1s
synthetic (string inside object) 68ms 72ms 81ms 386ms 1588ms 10.6s

🧪 Experiment result

The performance result of this branch

Benchmark latency p75 p90 p99 blocking time test duration
article (title) 78ms 88ms 246ms 425ms 4265ms 18.5s
article (body) 18ms 21ms 45ms 285ms 810ms 7.6s
article (string inside object) 74ms 81ms 169ms 331ms 3322ms 11.9s
article (string inside array) 87ms 97ms 187ms 551ms 4802ms 14.5s
recipe (name) 53ms 84ms 209ms 262ms 3356ms 14.7s
recipe (description) 49ms 192ms 207ms 269ms 2905ms 11.7s
recipe (instructions) 7ms 8ms 9ms 24ms 0ms 3.6s
synthetic (title) 170ms 193ms 444ms 1103ms 12153ms 29.6s
synthetic (string inside object) 166ms 183ms 336ms 972ms 12084ms 24.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.

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

Successfully merging this pull request may close these issues.

1 participant