profile command provides performance profiling and benchmarking capabilities for AI agents.
Quick Start
Subcommands
Benchmark
Run performance benchmarks on prompts.| Option | Description |
|---|---|
--model, -m | Model to use for benchmarking |
--iterations, -n | Number of iterations (default: 1) |
--output, -o | Output file path for results |
--format, -f | Output format: table, json, html |
--verbose, -v | Enable verbose output |
Compare
Compare performance across multiple models.| Option | Description |
|---|---|
--models | Comma-separated list of models to compare |

