#!/usr/bin/env bash #SPDX-License-Identifier: MIT #SPDX-FileCopyrightText: Copyright (C) 2026 Catcrafts® # 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