Find solution for more complex testing #10
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?
The current database schema is great for a simple use case of testing hardware, but handle use cases such as:
Also need to find ways to track different driver versions
This has been handled by tying results to hardware via a "Test" model, that acts as a "point in time" reference for benchmarks tested against a piece of hardware.
Starting commit for reference:
47cb580393