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

Tweak Organization creation #3679

Merged
merged 2 commits into from
Jul 24, 2024
Merged

Tweak Organization creation #3679

merged 2 commits into from
Jul 24, 2024

Conversation

frankie567
Copy link
Member

No description provided.

@frankie567 frankie567 enabled auto-merge (rebase) July 24, 2024 11:51
Copy link

vercel bot commented Jul 24, 2024

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

Name Status Preview Comments Updated (UTC)
polar ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jul 24, 2024 0:13am
1 Skipped Deployment
Name Status Preview Comments Updated (UTC)
polar-next-js-example ⬜️ Ignored (Inspect) Visit Preview Jul 24, 2024 0:13am

Copy link
Contributor

github-actions bot commented Jul 24, 2024

📦 Next.js Bundle Analysis for web

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

🎉 Global Bundle Size Decreased

Page Size (compressed)
global 226.56 KB (-1 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-six Pages Changed Size

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

Page Size (compressed) First Load % of Budget (350 KB)
/layout 56.13 KB 282.7 KB 80.77% (+/- <0.01%)
/backoffice/layout 456.57 KB 683.13 KB 195.18% (+/- <0.01%)
/maintainer/(onboarding)/create/page 99.99 KB 326.55 KB 93.30% (🟡 +0.05%)
/docs/api/[...endpoint]/page 426.75 KB 653.32 KB 186.66% (+/- <0.01%)
/maintainer/[organization]/(topbar)/donations/overview/page 573.33 KB 799.9 KB 228.54% (🟡 +0.01%)
/maintainer/[organization]/(topbar)/layout 456.57 KB 683.13 KB 195.18% (+/- <0.01%)
/maintainer/[organization]/(topbar)/funding/page 482.45 KB 709.01 KB 202.57% (🟡 +0.01%)
/maintainer/[organization]/(topbar)/issues/overview/page 489.05 KB 715.61 KB 204.46% (+/- <0.01%)
/maintainer/[organization]/(topbar)/issues/badge/page 468.31 KB 694.87 KB 198.54% (+/- <0.01%)
/maintainer/[organization]/(topbar)/issues/organizations/page 448.04 KB 674.61 KB 192.74% (🟡 +0.01%)
/maintainer/[organization]/(topbar)/products/benefits/page 539.74 KB 766.31 KB 218.94% (🟡 +0.01%)
/maintainer/[organization]/(topbar)/overview/page 472.73 KB 699.29 KB 199.80% (+/- <0.01%)
/maintainer/[organization]/(topbar)/members/page 442.05 KB 668.62 KB 191.03% (🟡 +0.01%)
/maintainer/[organization]/(topbar)/posts/page 556.81 KB 783.38 KB 223.82% (+/- <0.01%)
/maintainer/[organization]/(topbar)/posts/analytics/page 566.58 KB 793.15 KB 226.61% (🟡 +0.01%)
/maintainer/[organization]/(topbar)/sales/orders/page 478.65 KB 705.22 KB 201.49% (+/- <0.01%)
/maintainer/[organization]/(topbar)/products/overview/page 475.68 KB 702.24 KB 200.64% (+/- <0.01%)
/maintainer/[organization]/(topbar)/sales/subscriptions/page 491.53 KB 718.1 KB 205.17% (+/- <0.01%)
/maintainer/[organization]/(topbar)/sales/overview/page 570.02 KB 796.59 KB 227.60% (+/- <0.01%)
/maintainer/[organization]/(topbar)/settings/page 459.98 KB 686.54 KB 196.15% (🟡 +0.01%)
/maintainer/[organization]/(white)/posts/[post]/page 558.1 KB 784.67 KB 224.19% (+/- <0.01%)
/maintainer/[organization]/(white)/layout 441.08 KB 667.65 KB 190.76% (+/- <0.01%)
/maintainer/[organization]/(white)/posts/new/page 555.77 KB 782.33 KB 223.52% (🟡 +0.01%)
/maintainer/[organization]/(topbar)/settings/webhooks/endpoints/[id]/page 488.37 KB 714.93 KB 204.27% (+/- <0.01%)
/maintainer/[organization]/products/[id]/page 528.51 KB 755.08 KB 215.74% (+/- <0.01%)
/maintainer/[organization]/products/layout 441.08 KB 667.65 KB 190.76% (+/- <0.01%)
/maintainer/[organization]/products/new/page 528.19 KB 754.76 KB 215.64% (🟡 +0.01%)
/maintainer/[organization]/promote/page 463.31 KB 689.87 KB 197.11% (+/- <0.01%)
/maintainer/[organization]/promote/layout 441.08 KB 667.65 KB 190.76% (+/- <0.01%)
/docs/(mdx)/layout 354.64 KB 581.2 KB 166.06% (+/- <0.01%)
/docs/api/(mdx)/layout 354.63 KB 581.2 KB 166.06% (+/- <0.01%)
/docs/contribute/layout 354.64 KB 581.2 KB 166.06% (+/- <0.01%)
/docs/support/layout 354.63 KB 581.2 KB 166.06% (+/- <0.01%)
/maintainer/[organization]/(topbar)/finance/layout 441.08 KB 667.65 KB 190.76% (+/- <0.01%)
/maintainer/[organization]/(topbar)/finance/issue-funding/rewarded/page 71.87 KB 298.44 KB 85.27% (+/- <0.01%)
/maintainer/[organization]/(topbar)/finance/issue-funding/layout 441.08 KB 667.65 KB 190.76% (+/- <0.01%)
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

The "Budget %" column shows what percentage of your performance budget the First Load total takes up. For example, if your budget was 100kb, and a given page's first load size was 10kb, it would be 10% of your budget. You can also see how much this has increased or decreased compared to the base branch of your 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. If you see "+/- <0.01%" it means that there was a change in bundle size, but it is a trivial enough amount that it can be ignored.

@frankie567 frankie567 merged commit f3b370b into main Jul 24, 2024
10 of 12 checks passed
@frankie567 frankie567 deleted the fix/organization-create branch July 24, 2024 12:02
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.

None yet

1 participant