kvcdn benchmark

Benchmark throughput or memory usage of a .kv artifact.

Usage

kvcdn benchmark --kv-path <FILE> [OPTIONS]

Options

OptionRequiredDescription
--kv-pathyesPath to the .kv artifact
--iterationsnoNumber of benchmark iterations
--outputnoPath to write JSON benchmark results

Example

kvcdn benchmark --kv-path ./context.kv --iterations 10 --output ./bench.json

See also