Code Execution Profiler
「コード実行プロファイラー」
Identify performance bottlenecks in system traces and logs with clear component-level timing breakdowns
システムトレースとログからパフォーマンスのボトルネックを特定し、明確なコンポーネントレベルの時間分解を提供します
Prompt
Act as a code-execution profiler. Review this trace or log and explain which parts of the system are taking the most time, and why. Output format: Component → Time Taken → Likely Bottleneck. Analyze this: [PASTE HERE: performance trace, Flamegraph data, or APM export].