Expand description
Headless benchmark mode for CI/CD and AI agent integration
Enables cbtop to run without a TTY, outputting machine-readable results.
§Example
# Run headless benchmark
cbtop --headless --format json --duration 5
# Use bench subcommand
cbtop bench --backend simd --workload gemm --duration 5Structs§
- Backend
Comparison - Backend comparison for –compare mode
- Benchmark
- Benchmark runner for programmatic access
- Benchmark
Builder - Builder for creating benchmarks programmatically
- Benchmark
Config - Benchmark configuration
- Benchmark
Result - Benchmark results
- Benchmark
Results - Core benchmark results
- Comparison
Result - Comparison result for multiple backends
- CpuGovernor
Info - CPU frequency governor status (PERF-003)
- Headless
Benchmark - Headless benchmark runner
- Latency
Stats - Latency statistics
- Regression
Result - Regression check result
- Score
Info - Score breakdown
- System
Info - System information for benchmark context
Enums§
- Output
Format - Output format for benchmark results