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(prettier): fix unformatted files πŸ€– ✨ #8006

Merged
merged 1 commit into from
Dec 10, 2024

Conversation

ecospark[bot]
Copy link
Contributor

@ecospark ecospark bot commented Dec 10, 2024

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

@ecospark ecospark bot requested a review from a team as a code owner December 10, 2024 14:36
@ecospark ecospark bot requested review from pedrobonamin and removed request for a team December 10, 2024 14:36
Copy link

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

Copy link
Contributor

No changes to documentation

Copy link
Contributor

Component Testing Report Updated Dec 10, 2024 2:43 PM (UTC)

βœ… All Tests Passed -- expand for details
File Status Duration Passed Skipped Failed
comments/CommentInput.spec.tsx βœ… Passed (Inspect) 1m 17s 15 0 0
formBuilder/ArrayInput.spec.tsx βœ… Passed (Inspect) 14s 3 0 0
formBuilder/inputs/PortableText/Annotations.spec.tsx βœ… Passed (Inspect) 42s 6 0 0
formBuilder/inputs/PortableText/copyPaste/CopyPaste.spec.tsx βœ… Passed (Inspect) 1m 0s 11 7 0
formBuilder/inputs/PortableText/copyPaste/CopyPasteFields.spec.tsx βœ… Passed (Inspect) 0s 0 12 0
formBuilder/inputs/PortableText/Decorators.spec.tsx βœ… Passed (Inspect) 32s 6 0 0
formBuilder/inputs/PortableText/DisableFocusAndUnset.spec.tsx βœ… Passed (Inspect) 17s 3 0 0
formBuilder/inputs/PortableText/DragAndDrop.spec.tsx βœ… Passed (Inspect) 1m 45s 3 0 0
formBuilder/inputs/PortableText/FocusTracking.spec.tsx βœ… Passed (Inspect) 1m 18s 15 0 0
formBuilder/inputs/PortableText/Input.spec.tsx βœ… Passed (Inspect) 3m 16s 21 0 0
formBuilder/inputs/PortableText/ObjectBlock.spec.tsx βœ… Passed (Inspect) 1m 59s 18 0 0
formBuilder/inputs/PortableText/PresenceCursors.spec.tsx βœ… Passed (Inspect) 16s 3 9 0
formBuilder/inputs/PortableText/RangeDecoration.spec.tsx βœ… Passed (Inspect) 46s 9 0 0
formBuilder/inputs/PortableText/Styles.spec.tsx βœ… Passed (Inspect) 33s 6 0 0
formBuilder/inputs/PortableText/Toolbar.spec.tsx βœ… Passed (Inspect) 1m 3s 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 Tue, 10 Dec 2024 14:46:07 GMT

Benchmark reference
latency of sanity@latest
experiment
latency of this branch
Ξ” (%)
latency difference
article (title) 25.0 efps (40ms) 22.7 efps (44ms) +4ms (+10.0%) βœ…
article (body) 63.1 efps (16ms) 67.1 efps (15ms) -1ms (-/-%) βœ…
article (string inside object) 25.0 efps (40ms) 23.8 efps (42ms) +2ms (+5.0%) βœ…
article (string inside array) 22.7 efps (44ms) 22.7 efps (44ms) +0ms (-/-%) βœ…
recipe (name) 55.6 efps (18ms) 55.6 efps (18ms) +0ms (-/-%) βœ…
recipe (description) 64.5 efps (16ms) 62.5 efps (16ms) +1ms (+3.2%) βœ…
recipe (instructions) 99.9+ efps (5ms) 99.9+ efps (5ms) +0ms (-/-%) βœ…
synthetic (title) 18.0 efps (56ms) 18.9 efps (53ms) -3ms (-4.5%) βœ…
synthetic (string inside object) 19.0 efps (53ms) 20.0 efps (50ms) -3ms (-4.8%) βœ…

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) 40ms 43ms 46ms 83ms 170ms 12.1s
article (body) 16ms 19ms 21ms 81ms 81ms 5.2s
article (string inside object) 40ms 43ms 51ms 170ms 134ms 7.1s
article (string inside array) 44ms 46ms 53ms 81ms 147ms 7.2s
recipe (name) 18ms 19ms 22ms 37ms 0ms 7.8s
recipe (description) 16ms 17ms 19ms 24ms 0ms 4.3s
recipe (instructions) 5ms 7ms 8ms 15ms 0ms 3.0s
synthetic (title) 56ms 58ms 64ms 170ms 483ms 16.5s
synthetic (string inside object) 53ms 56ms 61ms 294ms 521ms 8.1s

πŸ§ͺ Experiment result

The performance result of this branch

Benchmark latency p75 p90 p99 blocking time test duration
article (title) 44ms 46ms 52ms 66ms 30ms 10.8s
article (body) 15ms 18ms 22ms 106ms 230ms 5.6s
article (string inside object) 42ms 45ms 48ms 171ms 166ms 7.0s
article (string inside array) 44ms 46ms 53ms 88ms 0ms 6.9s
recipe (name) 18ms 20ms 24ms 46ms 0ms 7.3s
recipe (description) 16ms 17ms 20ms 28ms 0ms 4.4s
recipe (instructions) 5ms 6ms 7ms 8ms 0ms 3.0s
synthetic (title) 53ms 56ms 61ms 165ms 348ms 12.7s
synthetic (string inside object) 50ms 52ms 65ms 115ms 806ms 8.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.

bjoerge added a commit that referenced this pull request Dec 12, 2024
* next: (49 commits)
  fix: delays rendering the Start in Create banner until document is ready (#8020)
  fix(deps): update dependency @sanity/ui to ^2.10.9 (#8009)
  chore(deps): dedupe pnpm-lock.yaml (#8023)
  test(playwright-ct): fix issues and flake (#8016)
  feat(cli): misc copy changes (#8003)
  feat(cli): remove is-builtin-module (#6579)
  v3.67.1
  chore(deps): bump minimum requirement of @sanity/import and @sanity/export (#8012)
  chore(deps): update dependency @sanity/pkg-utils to v6.12.0 (#8010)
  fix(core): tasks UpdatedTimeAgo should be a hook (#8011)
  v3.67.0
  chore(prettier): fix unformatted files πŸ€– ✨ (#8006)
  chore: reduce renovate double PR noise
  fix(deps): update dependency @sanity/ui to ^2.10.7 (#8005)
  fix(deps): update dependency @sanity/ui to ^2.10.7 (#7998)
  feat(cli): use `@vercel/frameworks` in `bootstrapRemoteTemplate` (#8001)
  feat: switch create integration to opt-out flow (#8002)
  feat: use eslint 9 for new studios (#7978)
  fix(sanity): optimise getLeafWeights to not stack overflow (#7999)
  feat(test-studio): enable `groq2024` search strategy
  ...
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.

1 participant