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-326FC1
|
||||
category: "[[10_Wiki/💡 Topics/Programming & Language]]"
|
||||
category: "10_Wiki/💡 Topics/Programming & Language"
|
||||
confidence_score: 0.90
|
||||
tags: [auto-reinforced]
|
||||
last_reinforced: 2026-04-20
|
||||
@@ -35,11 +35,11 @@ V8 엔진은 "대부분의 객체는 일찍 죽는다"는 세대 가설(Generati
|
||||
- **정책 변화:** Programming & Language 분야의 자동 자산화 수행.
|
||||
|
||||
## 🔗 지식 연결 (Graph)
|
||||
- **Related Topics:** [[가비지 컬렉션(Garbage Collection)]], [[세대 가설(Generational Hypothesis)]], [[포인터 압축(Pointer Compression)]], [[Scavenger(Minor GC)]], [[Mark-Sweep-Compact(Major GC)]]
|
||||
- **Projects/Contexts:** [[Node.js]], [[Google Chrome]], [[Orinoco(V8 GC 프로젝트)]]
|
||||
- **Related Topics:** 가비지 컬렉션(Garbage Collection), [[세대 가설(Generational Hypothesis)]], [[포인터 압축(Pointer Compression)]], Scavenger(Minor GC), Mark-Sweep-Compact(Major GC)
|
||||
- **Projects/Contexts:** Node.js, [[Google Chrome]], Orinoco(V8 GC 프로젝트)
|
||||
- **Contradictions/Notes:** 소스 간의 본질적 모순은 없으나, V8 엔진의 지속적인 진화로 인해 페이지 크기가 1MB에서 512KB로 변경되는 등 시간의 흐름과 메모리 한계에 따른 구조 최적화 변화가 소스에 혼재되어 나타납니다.
|
||||
|
||||
---
|
||||
*Last updated: 2026-04-19*
|
||||
- Raw Source: [[00_Raw/2026-04-20/V8 힙(Heap).md]]
|
||||
|
||||
---
|
||||
|
||||
Reference in New Issue
Block a user