Files
git.stella-ops.org/scripts/bench
StellaOps Bot ea970ead2a
Some checks failed
Docs CI / lint-and-preview (push) Has been cancelled
sdk-generator-smoke / sdk-smoke (push) Has been cancelled
SDK Publish & Sign / sdk-publish (push) Has been cancelled
api-governance / spectral-lint (push) Has been cancelled
oas-ci / oas-validate (push) Has been cancelled
Mirror Thin Bundle Sign & Verify / mirror-sign (push) Has been cancelled
up
2025-11-27 07:46:56 +02:00
..
up
2025-11-27 07:46:56 +02:00
up
2025-11-27 07:46:56 +02:00

Bench scripts

  • determinism-run.sh: runs BENCH-DETERMINISM-401-057 harness (src/Bench/StellaOps.Bench/Determinism), writes artifacts to out/bench-determinism, and enforces threshold via BENCH_DETERMINISM_THRESHOLD (default 0.95). Defaults to 10 runs per scanner/SBOM pair. Pass DET_EXTRA_INPUTS (space-separated globs) to include frozen feeds in inputs.sha256; DET_RUN_EXTRA_ARGS to forward extra args to the harness.

Usage:

BENCH_DETERMINISM_THRESHOLD=0.97 \
DET_EXTRA_INPUTS="offline/feeds/*.tar.gz" \
scripts/bench/determinism-run.sh