Documentation
¶
Overview ¶
harness is a local validation and benchmarking tool for the CLIP OCI indexer.
Usage:
harness verify run determinism and correctness checks harness bench [-image ref] benchmark cold vs warm indexing of an image
verify builds a reference image in-process, serves it from an in-memory registry, and asserts that sequential, parallel, and layer-index-cached indexing all produce identical output that matches independently computed overlay semantics.
bench indexes a real image cold (sequential and parallel) and warm (layer index cache) and reports durations, throughput, and cache activity.
Click to show internal directories.
Click to hide internal directories.