/claim #1700
This PR implements per-commit benchmarking using NativeLink as a remote cache.
It resolves #1700
benchmark.sh
to measure Bazel build timebasic_cas.json5
for local CAS+AC setup (no worker/scheduler needed).github/workflows/benchmark.yml
to run benchmarks on every commitbenchmark_results.csv
artifactsFixes # (issue)
benchmark.sh
locally with NativeLink running via Nixbazel test //...
passes locally (if tests exist)Sucharith Reddy
@sucharith23
TraceMachina
@TraceMachina