orion-cli benchmark
Runs a performance benchmark against the server. Alias: bench.
Synopsis
orion-cli benchmark [flags]
Options
| Flag | Description |
|---|---|
-n, --requests <n> | Requests per scenario. Default: 100. |
-c, --concurrency <n> | Concurrent requests. Default: 10. |
--timeout <secs> | Per-request timeout. Default: 30. |
--scenario <name> | Built-in scenario to run. Default: all. |
--workflow <id> | Benchmark an existing workflow instead of the built-in scenarios. |
--channel <name> | Channel to send to; required with --workflow. |
-f, --file / -d, --data | Payload for --workflow. |
--cleanup-only | Only clean up leftover benchmark resources. |
Examples
orion-cli benchmark -n 500 -c 25
Related
- Benchmark suite: the scenarios, and the published numbers per release.
- Monitor and alert: watching a run from the server side.
orion-cli send: one request, by hand.orion-clicommands: everyorion-clisubcommand.
Last verified 14 September 2026