1.4 KiB
1.4 KiB
id, title, category, status, canonical_id, duplicate_of, aliases, source_trust_level, confidence_score, verification_status, tags, last_reinforced, github_commit
| id | title | category | status | canonical_id | duplicate_of | aliases | source_trust_level | confidence_score | verification_status | tags | last_reinforced | github_commit | ||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| wiki-2026-0508-타임라인-할당-계측-allocation-instrument | 타임라인 할당 계측(Allocation instrumentation on timeline) | 10_Wiki/Topics | duplicate | chrome-devtools-allocation-profiling | Chrome DevTools 및 메모리 프로파일링 |
|
A | 0.9 | redirected |
|
2026-05-10 | pending |
타임라인 할당 계측(Allocation instrumentation on timeline)
이 문서는 Chrome DevTools 및 메모리 프로파일링 의 중복본입니다. Canonical 문서로 redirect.
핵심 요약 (specialization)
- Chrome DevTools Memory panel 의 Allocation instrumentation on timeline 모드 — JS heap 할당을 시간축으로 기록하여 leak 패턴 (계속 자라는 stack) 식별.
- 사용 시점: SPA 가 SPA navigation 후에도 메모리 해제 안 될 때, detached DOM tree 추적할 때.
🔗 Graph
- 부모: Chrome DevTools 및 메모리 프로파일링 (canonical)
- 인접: Flame_Graphs · Heap Memory · Memory Management · V8 Engine
🕓 변경 이력
| 날짜 | 변경 |
|---|---|
| 2026-05-08 | Phase 1 |
| 2026-05-10 | 중복 처리 — canonical 문서로 redirect |