--- id: wiki-2026-0508-핫스팟-탐지-hotspot-detection title: 핫스팟 탐지 Hotspot Detection category: 10_Wiki/Topics status: duplicate canonical_id: hotspot-detection duplicate_of: "[[Hotspot Detection]]" aliases: [] source_trust_level: A confidence_score: 0.9 verification_status: redirected tags: [duplicate, profiling, performance] last_reinforced: 2026-05-10 github_commit: pending --- # 핫스팟 탐지 Hotspot Detection > **이 문서는 [[Hotspot Detection]] 의 중복본입니다.** Canonical 문서로 redirect. ## 핵심 요약 - CPU/GPU profiling 의 매 핵심 — 매 execution time 의 별 80% 의 매 20% code 의 별 (Pareto). - 2026 tooling: perf, Tracy, Superluminal, Nsight, Instruments — 매 sampling profiler 표준. - Continuous profiling (Pyroscope, Parca) 의 매 production 의 별 always-on. ## 🔗 Graph - 부모: [[Hotspot Detection]] (canonical) ## 🕓 변경 이력 | 날짜 | 변경 | |---|---| | 2026-05-08 | Phase 1 | | 2026-05-10 | 중복 처리 — canonical 문서로 redirect |