review_performance
Analyze code to identify performance bottlenecks, memory leaks, algorithmic complexity (Big O), and async I/O overhead for actionable optimization insights.
Instructions
Identify performance bottlenecks, memory leaks, algorithmic complexity (Big O), and async I/O overhead
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| code | Yes | Code to optimize for performance | |
| model | No | Model to use (default: deepseek-reasoner) | |
| provider | No | AI Provider |