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

🎨 Improve performance #1059 #2102

Merged
merged 3 commits into from
Feb 13, 2024
Merged

🎨 Improve performance #1059 #2102

merged 3 commits into from
Feb 13, 2024

Conversation

BorghildSelle
Copy link
Contributor

Try to improve performance by;

  • using next optimizePackageImports for packages
  • try to dynamic import and use absolute path for tree shaking the heavy third party lib hls.js for video streaming
  • set prefetch to false on nextlink to avoid assets loads from all links that would be prefetched in next bundles
  • minimize the number of routes to build statically to avoid long builds and get back statically generation

@BorghildSelle BorghildSelle requested a review from a team as a code owner February 7, 2024 08:40
@BorghildSelle BorghildSelle changed the title 🎨 Improve performance (#1059) 🎨 Improve performance #1059 Feb 7, 2024
@BorghildSelle BorghildSelle merged commit be5cb77 into main Feb 13, 2024
4 checks passed
@BorghildSelle BorghildSelle deleted the bose/1059 branch February 13, 2024 08:39
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