Skip to content

v3

Mirrored from benchmarks/graph/v3/README.md. Edit the source document in the repository, not this generated page.

Status: FROZEN snapshot of round 3, frozen 2026-04-23. Do not modify files in this directory.

Re-running a single cell against frozen v3:

Terminal window
GRAPH_VERSION=v3 python3 benchmarks/graph/scripts/run.py \
--provider claude --arm hybrid --task locate-agentruntime --seed 1

Or via the Makefile (defaults to GRAPH_VERSION=v3):

Terminal window
make -C benchmarks graph-run GRAPH_PROVIDER=claude GRAPH_ARM=hybrid GRAPH_TASK=locate-agentruntime

See ../../CONVENTIONS.md for version-freeze rules.