Wiki cleanup: error-doc removal, dedup merge, link normalization
10_Wiki/Topics 대규모 정리: - 오류 캡처/미완성 stub 문서 227개 제거 - 교차폴더 중복 43클러스터 병합 (63파일 → redirect) - 링크명 정규화: 깨진 링크 수정·redirect 직결·개념 매핑 ~2,400건 - 카테고리 MOC 6개 신규 생성 - Graph 섹션 미해결 related-keyword 링크 10,058건 제거 Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
This commit is contained in:
@@ -149,10 +149,10 @@ function handler2(req) {
|
||||
**기본값**: Production 의 매 `--max-old-space-size=4096` + heap snapshot 의 weekly capture.
|
||||
|
||||
## 🔗 Graph
|
||||
- 부모: [[JavaScript Runtime]] · [[Garbage Collection]]
|
||||
- 변형: [[Mark-Sweep-Compact]] · [[Generational GC]] · [[Concurrent GC]]
|
||||
- 응용: [[Node.js Memory Tuning]] · [[Chrome DevTools Memory]] · [[V8 TurboFan]]
|
||||
- Adjacent: [[Hidden Classes]] · [[Inline Cache]] · [[JIT Compilation]]
|
||||
- 부모: [[Garbage Collection]]
|
||||
- 변형: [[Mark-Sweep-Compact]]
|
||||
- 응용: [[Node.js Memory Tuning]] · [[Chrome DevTools Memory]]
|
||||
- Adjacent: [[Inline Cache]] · [[JIT Compilation]]
|
||||
|
||||
## 🤖 LLM 활용
|
||||
**언제**: 매 Node.js memory leak 분석 (heap snapshot retainer), 매 V8 GC tuning flag 추천, 매 hidden class transition 의 detect 및 fix, 매 GC pause 분석 (`--trace-gc`).
|
||||
|
||||
Reference in New Issue
Block a user