Recording Benchmarks Run at Different Settings #16
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Need to find a way to properly and cleanly handle running benchmarks at different settings and recording the settings used.
I'm thinking a BenchmarkSettings model that sits between Result and Benchmark (kinda like how Test sits between Result and Hardware). In this model we can define things like resolution, graphics preset, graphics API, etc.