ramalama-benchmarks - Man Page

view and interact with historical benchmark results

Synopsis

ramalama benchmarks [options] command [args...]

Description

View and interact with historical benchmark results. Results are stored as newline-delimited JSON (JSONL) in a benchmarks.jsonl file. The storage folder is shown in ramalama benchmarks --help and can be overridden via ramalama.benchmarks.storage_folder in ramalama.conf.

Options

--help, -h

show this help message and exit

Commands

list

list benchmark results

List Options

--limit=LIMIT

limit number of results to display

--offset=OFFSET

offset for pagination (default: 0)

--format={table,json}

output format (table or json) (default: table)

Examples

ramalama benchmarks list

See Also

ramalama(1), ramalama-bench(1), ramalama.conf(5)

History

Jan 2026, Originally compiled by Ian Eaves ian@ramalama.com ⟨mailto:ian@ramalama.com⟩

Referenced By

ramalama(1).