Synthesizes performance investigation data into evidence-backed recommendations and actionable optimization decisions.
Performance Analyzer is a specialized skill for Claude Code designed to transform raw performance data, profiling evidence, and experimental results into structured, actionable reports. By analyzing baseline metrics against experimental hypotheses and breaking point results, it helps developers identify bottlenecks, document failed experiments, and determine the clear next steps for optimization. It strictly adheres to evidence-based reporting, ensuring that every recommendation is supported by logs or code analysis rather than speculation, following your project's specific performance requirements.
Key Features
01Identifies breaking points and baseline deviations in application performance
02Tracks and documents abandoned hypotheses to prevent redundant testing
03Enforces data-driven constraints to ensure recommendations are evidence-backed
04692 GitHub stars
05Generates actionable performance recommendations based on empirical data
06Synthesizes profiling evidence and experiment results into clear summaries
Use Cases
01Conducting post-mortem performance reviews after a system slowdown or crash
02Summarizing complex profiling data into human-readable insights and next steps
03Evaluating the success of optimization experiments against baseline metrics