Skip to content
Snippets Groups Projects

Aggregate benchmark data (part 2)

Merged Sylvester Joosten requested to merge 8-benchmark-definition-standard into master
Files
6
+ 1
1
@@ -41,7 +41,7 @@ summary:
stage: finish
needs: ["dis:results", "dvcs:results", "dvmp:results"]
script:
- echo "All benchmarks passed"
- ./util/collect_benchmarks.py
artifacts:
reports:
junit: ["results/dvcs/report2.xml"]
Loading