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].