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: use paragraph version of the transcript #581

Merged
merged 2 commits into from
Oct 3, 2024

Conversation

alangumer
Copy link
Contributor

Copy link

vercel bot commented Oct 2, 2024

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

Name Status Preview Comments Updated (UTC)
audioverse-next ✅ Ready (Inspect) Visit Preview 💬 Add feedback Oct 2, 2024 3:20pm

Copy link

github-actions bot commented Oct 2, 2024

Localization Summary

language unchanged added removed untranslated
br 874 0 0 74
de 874 0 0 407
en 874 0 0 0
es 874 0 0 398
fr 874 0 0 415
ja 874 0 0 378
ru 874 0 0 388
zh 874 0 0 377

View full summary

Copy link

github-actions bot commented Oct 2, 2024

📦 Next.js Bundle Analysis for audioverse-next

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

Eight 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 (225 KB)
/[language]/bibles/chapters/[id]/[[...slugs]] 19.79 KB 263.48 KB 117.10% (🟢 -0.03%)
/[language]/books/tracks/[id]/[[...slugs]] 20.59 KB 264.28 KB 117.46% (🟢 -0.04%)
/[language]/library/playlists/[playlist]/items/[id]/[[...slugs]] 20.8 KB 264.49 KB 117.55% (🟢 -0.03%)
/[language]/playlists/[playlist]/items/[id]/[[...slugs]] 20.8 KB 264.49 KB 117.55% (🟢 -0.03%)
/[language]/songs/[id]/[[...slugs]] 20.58 KB 264.27 KB 117.45% (🟢 -0.03%)
/[language]/songs/book/[book]/[id]/[[...slugs]] 20.74 KB 264.43 KB 117.52% (🟢 -0.03%)
/[language]/stories/[id]/[[...slugs]] 20.58 KB 264.27 KB 117.45% (🟢 -0.03%)
/[language]/teachings/[id]/[[...slug]] 20.58 KB 264.27 KB 117.45% (🟢 -0.03%)
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 5% 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.

Copy link

github-actions bot commented Oct 2, 2024

Accessibility Issues

CodeNewFixedRetainedIgnoredTotal
WCAG2AA.Principle1.Guideline1_4.1_4_3.G18.Fail00025192519
View full summary

@alangumer alangumer merged commit 15eb73a into master Oct 3, 2024
12 checks passed
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