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

refactor(web): move strings for uuid-url-input to frontend #4384

Conversation

elbotho
Copy link
Member

@elbotho elbotho commented Jan 9, 2025

No description provided.

Copy link

vercel bot commented Jan 9, 2025

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

Name Status Preview Updated (UTC)
frontend ✅ Ready (Inspect) Visit Preview Jan 9, 2025 4:13pm

Copy link
Contributor

github-actions bot commented Jan 9, 2025

📦 Next.js Bundle Analysis for @serlo/frontend

This analysis was generated by the Next.js Bundle Analysis action. 🤖

⚠️ Global Bundle Size Increased

Page Size (compressed)
global 104.51 KB (🟡 +5 B)
Details

The global bundle is the javascript bundle that loads alongside every page. It is in its own category because its impact is much higher - an increase to its size means that every page on your website loads slower, and a decrease means every page loads faster.

Any third party scripts you have added directly to your app using the <script> tag are not accounted for in this analysis

If you want further insight into what is behind the changes, give @next/bundle-analyzer a try!

Thirty-two Pages Changed Size

The following pages changed size from the code in this PR compared to its base branch:

Page Size (compressed) First Load
/[...slug] 557.41 KB (🟢 -343 B) 661.92 KB
/___bot_or_not 567.24 KB (🟢 -343 B) 671.76 KB
/___editor_package_preview 533.07 KB (🟢 -343 B) 637.58 KB
/___editor_preview 696.54 KB (🟢 -343 B) 801.05 KB
/auth/login 89.83 KB (🟡 +2 B) 194.34 KB
/auth/oauth/login 89.83 KB (🟡 +2 B) 194.34 KB
/auth/recovery 74.59 KB (🟡 +2 B) 179.1 KB
/auth/registration 75.39 KB (🟡 +2 B) 179.9 KB
/auth/settings 75.47 KB (🟡 +2 B) 179.99 KB
/auth/verification 74.75 KB (🟡 +2 B) 179.26 KB
/biologie 619.47 KB (🟢 -343 B) 723.98 KB
/chemie 619.47 KB (🟢 -343 B) 723.98 KB
/content-only/[...slug] 549.52 KB (🟢 -343 B) 654.03 KB
/discussions 96 KB (-1 B) 200.51 KB
/editor 551.2 KB (🟢 -343 B) 655.72 KB
/entity/create/[type]/[taxonomyId] 594.2 KB (🟢 -330 B) 698.71 KB
/entity/repository/add-revision/[...id] 593.87 KB (🟢 -330 B) 698.38 KB
/entity/repository/compare/[entity_id]/[revision_id] 558.74 KB (🟢 -343 B) 663.25 KB
/entity/taxonomy/update/[id] 70.3 KB (🟢 -105 B) 174.81 KB
/informatik 619.47 KB (🟢 -343 B) 723.98 KB
/lerntipps 619.47 KB (🟢 -343 B) 723.98 KB
/license/detail/[id] 538.45 KB (🟢 -343 B) 642.96 KB
/mathe 619.47 KB (🟢 -343 B) 723.98 KB
/nachhaltigkeit 619.47 KB (🟢 -343 B) 723.99 KB
/page/create 593.87 KB (🟢 -330 B) 698.38 KB
/privacy 44.14 KB (🟡 +1 B) 148.65 KB
/taxonomy/term/[copyOrMove]/batch/[id] 559.43 KB (🟢 -348 B) 663.94 KB
/taxonomy/term/create/[parent_id]/[id] 593.57 KB (🟢 -330 B) 698.08 KB
/taxonomy/term/sort/entities/[id] 574.16 KB (🟢 -343 B) 678.68 KB
/taxonomy/term/update/[id] 593.5 KB (🟢 -330 B) 698.01 KB
/user/profile/[username] 631.8 KB (🟢 -343 B) 736.31 KB
/user/settings 570.88 KB (🟢 -330 B) 675.39 KB
Details

Only the gzipped size is provided here based on an expert tip.

First Load is the size of the global bundle plus the bundle for the individual page. If a user were to show up to your website and land on a given page, the first load size represents the amount of javascript that user would need to download. If next/link is used, subsequent page loads would only need to download that page's bundle (the number in the "Size" column), since the global bundle has already been downloaded.

Any third party scripts you have added directly to your app using the <script> tag are not accounted for in this analysis

Next to the size is how much the size has increased or decreased compared with the base branch of this PR. If this percentage has increased by 20% or more, there will be a red status indicator applied, indicating that special attention should be given to this.

@hejtful hejtful merged commit b66146d into refactor/use-editor-package-in-frontend Jan 9, 2025
9 checks passed
@hejtful hejtful deleted the refactor/split-strings-uuid-tool branch January 9, 2025 17:28
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.

2 participants