# apr bench
Benchmark throughput (spec H12: >= 10 tok/s)
**Category**: Quality & Evaluation
## Synopsis
```text
apr bench [OPTIONS]
```
## Example
```bash
apr bench qwen2.5-coder-1.5b-instruct-q4_k_m.gguf --iterations 10
```
## Full help
Run `apr bench --help` for the complete option list.
## See also
- Source: [`crates/apr-cli/src/commands/bench.rs`](https://github.com/paiml/aprender/blob/main/crates/apr-cli/src/commands/bench.rs)
- Contract: [`contracts/apr-page-cli-bench-v1.yaml`](https://github.com/paiml/aprender/blob/main/contracts/apr-page-cli-bench-v1.yaml)