aboutsummaryrefslogtreecommitdiff
path: root/evaluate2.sh
Commit message (Expand)AuthorAgeFilesLines
* evaluate2.sh: Check output of warmup run and abort early if failed (#333)Jason Nochlin2024-01-131-55/+82
* LoggingGunnar Morling2024-01-111-0/+2
* evaluate2.sh: Add Time Limit for Runs (#293)Jason Nochlin2024-01-111-3/+9
* Leaderboard update, better failure outputGunnar Morling2024-01-111-0/+2
* Remove additional_build_steps_*.sh support (#301)Alexander Yastrebov2024-01-111-14/+7
* more robust error messageJason Nochlin2024-01-101-1/+1
* catch hyperfine command failedJason Nochlin2024-01-101-0/+5
* remove debug lineJason Nochlin2024-01-101-1/+0
* Validate that ./calculate_average_<fork>.sh exists for each forkJason Nochlin2024-01-101-0/+8
* grep returns exit code 1 when no match, `|| true` prevents the script from ex...Jason Nochlin2024-01-101-1/+2
* #281 Trimming slowest/fastest run, not first/last in evaluate2.shGunnar Morling2024-01-101-2/+2
* evaluate2.sh improvements - leaderboard, default SDKJason Nochlin2024-01-101-11/+94
* Use hyperfine and jq to improve evaluate.shJason Nochlin2024-01-091-0/+194