Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fully parallel benchmark runner (#441)
* Initial push at a parallel benchmark runner pipeline. There are some awkward parts where we work around the modelgauge set of objects. My theory is that we'll push changes into modelgauge once we have a clear plan. * Adding in handling of exceptions for suts and annotators. Exception now gets passed along and stored in the TestRun. * Clearing up relationships between test and benchmark versions of Run/Runner.
- Loading branch information