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

성능 개선 - chunck 분할 및 지연 로딩 #91

Merged
merged 3 commits into from
Dec 25, 2024
Merged

Conversation

BumgeunSong
Copy link
Owner

  • lighthouse로 분석해봤을 때 javascript 실행 및 evaluation 시간이 너무 길게 나와서, 성능을 조금이라도 올려보고자 몇가지를 해봄
  • 빌드 시 큰 외부 의존성은 chunk를 분할하도록 했고, lazy-suspense를 사용.

@BumgeunSong BumgeunSong self-assigned this Dec 24, 2024
@BumgeunSong BumgeunSong requested a review from chkim116 December 24, 2024 14:07
Copy link

Visit the preview URL for this PR (updated for commit fc68507):

https://artico-app-4f9d4--pr91-feat-performance-w8upjqod.web.app

(expires Tue, 31 Dec 2024 14:08:53 GMT)

🔥 via Firebase Hosting GitHub Action 🌎

Sign: 28a2175c2dcc0b022ca0588f62a1bbc55f051f03

@BumgeunSong BumgeunSong merged commit 163e6fe into main Dec 25, 2024
3 checks passed
@BumgeunSong BumgeunSong deleted the feat/performance branch December 28, 2024 06:07
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