← Back to list

perf-analyzer
by michaeldubu
Multi-Agent AI Coding Assistant with parallel agent execution, enterprise security, and rich terminal UI. Built with TypeScript, Headaches @ SAAAM LLC
⭐ 0🍴 0📅 Jan 10, 2026
SKILL.md
name: perf-analyzer description: Analyzes performance benchmarks from CUDA, CPU, memory tests. Parses output, identifies bottlenecks, tracks metrics over time, generates optimization insights.
Performance Analyzer Skill
Purpose
Analyzes performance benchmarks and profiling data from CUDA, CPU, memory, and system tests. Automatically parses benchmark output, identifies performance bottlenecks, tracks metrics over time, and generates actionable optimization insights.
Capabilities
Benchmark Parsing
- CUDA kernel benchmarks (GFLOPS, TFLOPS, execution time)
- CPU benchmarks (GFLOPS, multi-core performance)
- Memory bandwidth tests
- Custom benchmark formats (CSV, JSON, text output)
Analysis Features
- Performance regression detection
- Bottleneck identification
- Comparison across runs/configurations
- Statistical analysis (mean, std dev, percentiles)
- Speedup calculations
- Efficiency metrics
Tracking
- Historical performance data
- Trend analysis over time
- Configuration impact analysis
Usage
The skill automatically loads when you:
- Ask to analyze benchmark results
- Request performance comparisons
- Need to identify bottlenecks
- Want to track performance over time
Files
parsers.py- Parsers for various benchmark formatsanalyzer.py- Core analysis logic and metrics calculationvisualizer.py- Data visualization and charting
Example Workflows
-
Single Benchmark Analysis
- Parse benchmark output
- Calculate key metrics
- Identify bottlenecks
- Generate summary
-
Comparative Analysis
- Parse multiple benchmark runs
- Compare performance across configurations
- Calculate speedups and improvements
- Highlight regressions
-
Historical Tracking
- Store results over time
- Detect performance trends
- Alert on regressions
- Track optimization impact
Integration
Works seamlessly with:
tech-reportskill for generating professional reportsxlsxskill for detailed data tablespptxskill for presentation-ready visualizations
Score
Total Score
60/100
Based on repository quality metrics
✓SKILL.md
SKILL.mdファイルが含まれている
+20
✓LICENSE
ライセンスが設定されている
+10
✓説明文
100文字以上の説明がある
+10
○人気
GitHub Stars 100以上
0/15
○最近の活動
3ヶ月以内に更新がある
0/10
○フォーク
10回以上フォークされている
0/5
✓Issue管理
オープンIssueが50未満
+5
✓言語
プログラミング言語が設定されている
+5
○タグ
1つ以上のタグが設定されている
0/5
Reviews
💬
Reviews coming soon