feat: complete wikification of War Commander batch 1&2 and final grey dot cleanup

This commit is contained in:
2026-04-27 18:58:22 +09:00
parent 3424166ea2
commit 6b86b0da4c
2706 changed files with 9074 additions and 7273 deletions
@@ -1,6 +1,6 @@
---
id: P-REINFORCE-AUTO-6488F2
category: "[[10_Wiki/💡 Topics/Programming & Language]]"
category: "10_Wiki/💡 Topics/Programming & Language"
confidence_score: 0.90
tags: [auto-reinforced]
last_reinforced: 2026-04-20
@@ -25,11 +25,11 @@ github_commit: "[P-Reinforce] Continuous Worker - 오리노코(Orinoco GC)"
- **정책 변화:** Programming & Language 분야의 자동 자산화 수행.
## 🔗 지식 연결 (Graph)
- **Related Topics:** [[가비지 컬렉터(Garbage Collector)]], [[V8 엔진(V8 Engine)]], [[마크-스위프(Mark-Sweep)]], [[스캐빈저(Scavenger)]], [[Stop-the-world]]
- **Projects/Contexts:** [[JavaScript 메모리 관리(JavaScript Memory Management)]]
- **Related Topics:** [[가비지 컬렉터(Garbage Collector)]], V8 엔진(V8 Engine), 마크-스위프(Mark-Sweep), 스캐빈저(Scavenger), [[Stop-the-world]]
- **Projects/Contexts:** JavaScript 메모리 관리(JavaScript Memory Management)
- **Contradictions/Notes:** 점진적(Incremental) GC 기법은 메인 스레드의 응답성을 높이고 지연(Latency) 문제를 해결하는 데에는 효과적이지만, 메인 스레드에서 소비되는 총 시간 자체를 줄여주지는 않으며 오히려 작업 분산으로 인해 약간 증가시킬 수 있다고 소스는 지적합니다 [7].
---
*Last updated: 2026-04-19*
- Raw Source: [[00_Raw/2026-04-20/오리노코(Orinoco GC).md]]
---