feat: complete wikification of War Commander batch 1&2 and final grey dot cleanup
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
---
|
||||
id: P-REINFORCE-AUTO-DEB938
|
||||
category: "[[10_Wiki/💡 Topics/Programming & Language]]"
|
||||
category: "10_Wiki/💡 Topics/Programming & Language"
|
||||
confidence_score: 0.90
|
||||
tags: [auto-reinforced]
|
||||
last_reinforced: 2026-04-20
|
||||
@@ -30,11 +30,11 @@ github_commit: "[P-Reinforce] Continuous Worker - Pointer Compression"
|
||||
- **정책 변화:** Programming & Language 분야의 자동 자산화 수행.
|
||||
|
||||
## 🔗 지식 연결 (Graph)
|
||||
- **Related Topics:** [[V8 Memory Cage]], [[Garbage Collection (GC)]], [[Out of Memory (OOM)]], [[V8 Heap]]
|
||||
- **Projects/Contexts:** [[V8 Engine]], [[Electron]], [[Node.js]], [[Chromium]]
|
||||
- **Related Topics:** V8 Memory Cage, Garbage Collection (GC), Out of Memory (OOM), V8 Heap
|
||||
- **Projects/Contexts:** [[V8 Engine]], [[Electron]], Node.js, [[Chromium]]
|
||||
- **Contradictions/Notes:** 소스에 따르면 포인터 압축은 메모리 사용량을 대폭 줄이고 CPU 효율을 높이지만, 그 대가로 힙 크기를 4GB로 강제 제한하여 메모리 집약적인 작업에는 불리할 수 있다는 명확한 트레이드오프(trade-off)를 갖습니다 [2-4].
|
||||
|
||||
---
|
||||
*Last updated: 2026-04-19*
|
||||
- Raw Source: [[00_Raw/2026-04-20/Pointer Compression.md]]
|
||||
|
||||
---
|
||||
|
||||
Reference in New Issue
Block a user