perf(navigation): 화면 전환 대기와 초기 로딩 개선 - #210
Merged
Merged
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
목적
첫 메뉴 이동에서 차트와 글 본문 자산 다운로드가 화면 전환을 막던 문제를 개선합니다. 느리거나 실패한 연결에서도 진행 상태와 복구 방법을 제공합니다.
내용(의도 포함)
1d45d56기준 85개/1,350,376 bytes에서 15개/579,536 bytes로 줄였습니다(압축 전 크기 57.1% 감소, 네트워크 시간 개선율 아님).성공기준
pnpm build: 116개 정적 페이지 생성pnpm type-check: 통과pnpm lint: 오류 0개, 기존 경고 16개pnpm test:loading: 7개 통과 — 중복 로드 공유, 실패/시간 초과 후 재시도, 메타데이터·발행 필터, 초기 의존성 분리, SSG 본문 유지pnpm test:post-dates,pnpm test:sitemap-lastmod: 각각 6개 통과pnpm check:internal-links: 누락된 내부 글 링크 없음docs/navigation-performance.md