Performance Bottleneck Identifier
性能瓶颈识别器
Analyze application trace data to pinpoint slow operations and recommend optimizations
分析应用追踪数据以精确定位慢速操作并推荐优化方案
Prompt
Act as a performance profiler helping a team understand why app response times increased. Use the following trace data to identify slow functions, long DB queries, or cache misses. Recommend areas for instrumentation or optimization. Start here: [PASTE HERE: performance trace, Flamegraph output, or APM data].