harness updates

This commit is contained in:
Nikolas
2024-10-25 09:57:09 -07:00
parent bb007d22b5
commit 3741a36b38
4 changed files with 32 additions and 3 deletions

View File

@@ -83,7 +83,7 @@ def main():
"end_time": end_time,
"score": avg_score,
"unit": "seconds",
"test": tunings[0]
"test": "y-cruncher"
}
write_report_json(LOG_DIR, "report.json", report)