Add Way to Track Hardware Used in a Test #12
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?
There should be a way to track hardware used in a given test. e.g. a HardwareProfile model that notes things like platform used, CPU, RAM capacity and speed, etc.
Maybe there should be a "Type" parameter, so that it's only allowed to be used for a GPU or CPU test?