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-A8AA46
category: "[[10_Wiki/💡 Topics/Graphics & Performance]]"
category: "10_Wiki/💡 Topics/Graphics & Performance"
confidence_score: 0.90
tags: [auto-reinforced]
last_reinforced: 2026-04-20
@@ -31,10 +31,10 @@ github_commit: "[P-Reinforce] Continuous Worker - WebGPU Performance Profiling"
## 🔗 지식 연결 (Graph)
- **Related Topics:** [[Timestamp Queries]], [[Timing Attacks]], [[Chrome DevTools]]
- **Projects/Contexts:** [[High Resolution Time Spec]], [[Chromium WebGPU Implementation]]
- **Projects/Contexts:** High Resolution Time Spec, [[Chromium WebGPU Implementation]]
- **Contradictions/Notes:** WebGPU 사양 원문에서는 타이밍 공격에 대한 우려로 인해 타임스탬프 쿼리를 선택적(optional) 기능으로 명시하고 신뢰할 수 있는 환경으로 노출을 제한할 수 있다고 규정했습니다 [4, 16]. 하지만, GPU for the Web 커뮤니티 그룹은 개발자의 성능 프로파일링 요구를 충족하면서도 보안을 유지하기 위해, 해상도를 100 마이크로초로 낮추는 조건 하에 사이트 격리(site isolation) 여부와 상관없이 타임스탬프 쿼리를 허용하기로 합의했습니다 [9, 10].
---
*Last updated: 2026-04-19*
- Raw Source: [[00_Raw/2026-04-20/WebGPU Performance Profiling.md]]
---