[T.1.1] Add Support for Custom Data Sources and Provenance Tracking #175
Labels
help-wanted
We'd like help with this issue, and are happy to provide guidance
Proposal
Work proposed as part of a (rejected) funding application
It would be useful to be able to track custom metrics, for instance:
ReBench can already capture such data from a single data source, it does not yet support reading data from different input sources, and it doesn't yet have a mechanism to get single values, from the "build", which are not necessarily associated with a specific run.
Having different data sources/files is pretty common, especially when using tools to measure metrics.
The challenge is to keep simple things simple, and make complex customization require less effort than writing a custom tool. This is key to make ReBench useful for a wider community.
This needs to be applied to the tracking of custom provenance information, too. For instance, tracking of GPU drivers versions, processor temperature, and CPU microcode revisions.
The text was updated successfully, but these errors were encountered: