analyze_performance
Analyze code files or directories to detect performance bottlenecks and set alert thresholds, with the option to include test files for comprehensive review.
Instructions
Analyze code performance and identify bottlenecks
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | Yes | Directory or file path to analyze | |
| threshold | No | Alert threshold | medium |
| includeTests | No | Include test files |