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

⚡️ perf: make app page as static route to improve performance #5478

Draft
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

arvinxx
Copy link
Contributor

@arvinxx arvinxx commented Jan 16, 2025

💻 变更类型 | Change Type

  • ✨ feat
  • 🐛 fix
  • ♻️ refactor
  • 💄 style
  • 👷 build
  • ⚡️ perf
  • 📝 docs
  • 🔨 chore

🔀 变更说明 | Description of Change

尝试将应用页面静态化,以解决动态页面带来的首屏性能问题

📝 补充信息 | Additional Information

Sorry, something went wrong.

Copy link

vercel bot commented Jan 16, 2025

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

Name Status Preview Comments Updated (UTC)
lobe-chat-database ✅ Ready (Inspect) Visit Preview Jan 28, 2025 5:54am
lobe-chat-preview ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jan 28, 2025 5:54am

@arvinxx arvinxx marked this pull request as draft January 16, 2025 11:15
@lobehubbot
Copy link
Member

👍 @arvinxx

Thank you for raising your pull request and contributing to our Community
Please make sure you have followed our contributing guidelines. We will review it as soon as possible.
If you encounter any problems, please feel free to connect with us.
非常感谢您提出拉取请求并为我们的社区做出贡献,请确保您已经遵循了我们的贡献指南,我们会尽快审查它。
如果您遇到任何问题,请随时与我们联系。

Copy link

codecov bot commented Jan 16, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 98.01%. Comparing base (deb03ad) to head (3011361).
Report is 2 commits behind head on main.

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     
Flag Coverage Δ
app ?
server 98.01% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@dosubot dosubot bot added size:M This PR changes 30-99 lines, ignoring generated files. ⚡️ Performance Performance issue | 性能问题 labels Jan 16, 2025
@arvinxx arvinxx force-pushed the perf/static-route branch 2 times, most recently from 245ab94 to 2011907 Compare January 22, 2025 13:53
@arvinxx arvinxx force-pushed the perf/static-route branch 2 times, most recently from b6fc3af to 769f1f4 Compare January 27, 2025 05:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
⚡️ Performance Performance issue | 性能问题 size:M This PR changes 30-99 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants