-
-
Notifications
You must be signed in to change notification settings - Fork 11.4k
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
⚡️ perf: make app page as static route to improve performance #5478
base: main
Are you sure you want to change the base?
Conversation
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
👍 @arvinxx Thank you for raising your pull request and contributing to our Community |
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #5478 +/- ##
==========================================
+ Coverage 92.15% 98.01% +5.85%
==========================================
Files 647 14 -633
Lines 57487 3622 -53865
Branches 4061 204 -3857
==========================================
- Hits 52978 3550 -49428
+ Misses 4509 72 -4437
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. |
6bc003c
to
283fff2
Compare
51146ba
to
96e456c
Compare
245ab94
to
2011907
Compare
b6fc3af
to
769f1f4
Compare
769f1f4
to
af51dfc
Compare
af51dfc
to
43c4a63
Compare
43c4a63
to
3011361
Compare
💻 变更类型 | Change Type
🔀 变更说明 | Description of Change
尝试将应用页面静态化,以解决动态页面带来的首屏性能问题
📝 补充信息 | Additional Information