estimate_compute_units
Analyze Zig code to estimate computational complexity and resource usage, providing detailed analysis for performance optimization.
Instructions
Estimate computational complexity and resource usage with detailed analysis
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| code | Yes | Zig code to analyze |