#!/usr/bin/env bash # Repeated-measurement harness for SponzaBench. Runs the binary in $BINDIR # REPS times for a given mesh cap and reports the median (and min/max) of # each BENCH metric. Validation is force-disabled via the loader (it adds # huge, version-dependent overhead) and present mode is uncapped so frame # time reflects real work rather than the compositor's vblank. # # Usage: run-bench.sh