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

do not merge - corel tests #8025

Closed
wants to merge 1 commit into from
Closed

do not merge - corel tests #8025

wants to merge 1 commit into from

Conversation

pedrobonamin
Copy link
Contributor

Description

What to review

Testing

Notes for release

Copy link

vercel bot commented Dec 12, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
performance-studio ✅ Ready (Inspect) Visit Preview 💬 Add feedback Dec 12, 2024 1:59pm
test-studio ✅ Ready (Inspect) Visit Preview 💬 Add feedback Dec 12, 2024 1:59pm
3 Skipped Deployments
Name Status Preview Comments Updated (UTC)
studio-workshop ⬜️ Ignored (Inspect) Dec 12, 2024 1:59pm
page-building-studio ⬜️ Skipped (Inspect) Dec 12, 2024 1:59pm
test-next-studio ⬜️ Skipped (Inspect) Dec 12, 2024 1:59pm

Copy link
Contributor

No changes to documentation

Copy link
Contributor

Component Testing Report Updated Dec 12, 2024 2:06 PM (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) 14s 3 0 0
formBuilder/inputs/PortableText/Annotations.spec.tsx ✅ Passed (Inspect) 40s 6 0 0
formBuilder/inputs/PortableText/copyPaste/CopyPaste.spec.tsx ✅ Passed (Inspect) 53s 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) 15s 3 0 0
formBuilder/inputs/PortableText/DragAndDrop.spec.tsx ✅ Passed (Inspect) 3m 0s 0 0 0
formBuilder/inputs/PortableText/FocusTracking.spec.tsx ✅ Passed (Inspect) 1m 11s 15 0 0
formBuilder/inputs/PortableText/Input.spec.tsx ✅ Passed (Inspect) 2m 53s 21 0 0
formBuilder/inputs/PortableText/ObjectBlock.spec.tsx ✅ Passed (Inspect) 1m 50s 18 0 0
formBuilder/inputs/PortableText/PresenceCursors.spec.tsx ✅ Passed (Inspect) 14s 3 9 0
formBuilder/inputs/PortableText/RangeDecoration.spec.tsx ✅ Passed (Inspect) 43s 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

⚡️ Editor Performance Report

Updated Thu, 12 Dec 2024 14:12:09 GMT

Benchmark reference
latency of sanity@latest
experiment
latency of this branch
Δ (%)
latency difference
article (title) 21.7 efps (46ms) 16.5 efps (61ms) +15ms (+31.5%) 🔴
article (body) 56.5 efps (18ms) 48.3 efps (21ms) +3ms (+16.9%)
article (string inside object) 23.3 efps (43ms) 17.2 efps (58ms) +15ms (+34.9%) 🔴
article (string inside array) 20.4 efps (49ms) 15.5 efps (65ms) +16ms (+31.6%) 🔴
recipe (name) 40.8 efps (25ms) 27.8 efps (36ms) +12ms (+46.9%) 🔴
recipe (description) 45.5 efps (22ms) 29.4 efps (34ms) +12ms (+54.5%) 🔴
recipe (instructions) 99.9+ efps (6ms) 99.9+ efps (7ms) +1ms (-/-%)
synthetic (title) 16.9 efps (59ms) 7.1 efps (141ms) +82ms (+139.0%) 🔴
synthetic (string inside object) 17.4 efps (58ms) 7.2 efps (140ms) +82ms (+142.6%) 🔴

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 49ms 57ms 190ms 189ms 11.5s
article (body) 18ms 19ms 25ms 77ms 71ms 5.6s
article (string inside object) 43ms 46ms 50ms 165ms 148ms 7.5s
article (string inside array) 49ms 54ms 64ms 105ms 427ms 8.2s
recipe (name) 25ms 28ms 32ms 49ms 0ms 7.5s
recipe (description) 22ms 23ms 26ms 40ms 0ms 4.9s
recipe (instructions) 6ms 9ms 11ms 12ms 0ms 3.3s
synthetic (title) 59ms 64ms 80ms 309ms 1038ms 16.8s
synthetic (string inside object) 58ms 61ms 65ms 438ms 1121ms 9.0s

🧪 Experiment result

The performance result of this branch

Benchmark latency p75 p90 p99 blocking time test duration
article (title) 61ms 69ms 139ms 295ms 1261ms 14.0s
article (body) 21ms 25ms 52ms 145ms 607ms 6.8s
article (string inside object) 58ms 62ms 72ms 143ms 934ms 8.9s
article (string inside array) 65ms 69ms 77ms 198ms 1478ms 9.4s
recipe (name) 36ms 39ms 49ms 88ms 25ms 8.8s
recipe (description) 34ms 37ms 47ms 83ms 22ms 6.4s
recipe (instructions) 7ms 9ms 10ms 12ms 17ms 3.5s
synthetic (title) 141ms 149ms 162ms 958ms 7181ms 23.2s
synthetic (string inside object) 140ms 150ms 282ms 933ms 7534ms 18.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
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant