swarmvault benchmark

Measure how much context SwarmVault can cut down by traversing the compiled graph instead of reading the whole corpus.

Usage

swarmvault benchmark [--question "<text>" ...]

What It Writes

  • state/benchmark.json
  • a benchmark summary section inside wiki/graph/report.md
  • machine-readable report data in wiki/graph/report.json

Notes

  • With no custom questions, SwarmVault uses built-in sample questions
  • --question can be repeated to benchmark vault-specific prompts
  • this command is local and deterministic; it does not call a model provider
  • compile and repo-aware refresh runs also keep the latest benchmark and graph-report data up to date by default