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