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:
@@ -143,10 +143,10 @@ setInterval(() => {
|
||||
**기본값**: 매 normal code 는 Scavenger 가 자동 처리. 매 hot path 는 alloc-free 하게 작성.
|
||||
|
||||
## 🔗 Graph
|
||||
- 부모: [[V8 Engine]] · [[Garbage Collection]] · [[JavaScript Runtime]]
|
||||
- 변형: [[Mark-Sweep-Compact]] · [[Incremental Marking]] · [[Concurrent Marking]] · [[Orinoco]]
|
||||
- 응용: [[Node.js Performance]] · [[V8 Heap Snapshots]] · [[Object Pools]]
|
||||
- Adjacent: [[Cheney Algorithm]] · [[Generational GC]] · [[Hidden Classes]] · [[Inline Caches]]
|
||||
- 부모: [[V8 Engine]] · [[Garbage Collection]]
|
||||
- 변형: [[Mark-Sweep-Compact]] · [[Incremental_Marking|Incremental Marking]] · [[Concurrent Marking]] · [[Orinoco]]
|
||||
- 응용: [[Node.js Performance]]
|
||||
- Adjacent: [[Cheney Algorithm]]
|
||||
|
||||
## 🤖 LLM 활용
|
||||
**언제**: V8 GC 설명, Node.js memory tuning, hot-path optimization. 매 `--trace-gc` output 해석.
|
||||
|
||||
Reference in New Issue
Block a user