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-221751
|
||||
category: "[[10_Wiki/💡 Topics/Programming & Language]]"
|
||||
category: "10_Wiki/💡 Topics/Programming & Language"
|
||||
confidence_score: 0.90
|
||||
tags: [auto-reinforced]
|
||||
last_reinforced: 2026-04-20
|
||||
@@ -37,11 +37,11 @@ github_commit: "[P-Reinforce] Continuous Worker - V8 엔진 힙 아키텍처"
|
||||
- **정책 변화:** Programming & Language 분야의 자동 자산화 수행.
|
||||
|
||||
## 🔗 지식 연결 (Graph)
|
||||
- **Related Topics:** [[가비지 컬렉션(Garbage Collection)]], [[세대적 가설(Generational Hypothesis)]], [[스캐빈저(Scavenger)]], [[Mark-Sweep-Compact]], [[포인터 압축(Pointer Compression)]]
|
||||
- **Projects/Contexts:** [[Node.js 성능 최적화]], [[Google Chrome 브라우저 메모리 관리]], [[Orinoco 가비지 컬렉터]]
|
||||
- **Related Topics:** 가비지 컬렉션(Garbage Collection), 세대적 가설(Generational Hypothesis), 스캐빈저(Scavenger), Mark-Sweep-Compact, [[포인터 압축(Pointer Compression)]]
|
||||
- **Projects/Contexts:** Node.js 성능 최적화, Google Chrome 브라우저 메모리 관리, [[Orinoco 가비지 컬렉터]]
|
||||
- **Contradictions/Notes:** V8은 일반적으로 1MB 단위의 페이지 크기를 사용해 왔으나, 최신 최적화 동향에 따라 메모리 단편화를 줄이고 병렬 압축(Compaction) 효율을 높이기 위해 페이지 크기를 512KB로 축소 조정하는 방식을 병행하여 사용합니다 [5, 8, 18].
|
||||
|
||||
---
|
||||
*Last updated: 2026-04-19*
|
||||
- Raw Source: [[00_Raw/2026-04-20/V8 엔진 힙 아키텍처.md]]
|
||||
|
||||
---
|
||||
|
||||
Reference in New Issue
Block a user