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

journal thumbnail 이미지 최적화 #7

Open
CoodingPenguin opened this issue Jun 14, 2024 · 0 comments
Open

journal thumbnail 이미지 최적화 #7

CoodingPenguin opened this issue Jun 14, 2024 · 0 comments
Assignees

Comments

@CoodingPenguin
Copy link
Owner

🎯 목표

journal 페이지에 있는 thumbnail 이미지가 커서 페이지 조회 시 렌더링 시간이 오래 걸린다.
journal 페이지 적용 후 mobile 화면에서 lighthouse performance 점수가 많이 하락한 것을 확인했다.

Image

렌더링 시간 개선을 위해 이미지 렌더링을 최적화한다.
(ex. 다양한 크기의 이미지를 생성한 후 그에 맞는 이미지를 불러오는 것)

@CoodingPenguin CoodingPenguin self-assigned this Jun 14, 2024
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

No branches or pull requests

1 participant