#2648 - updated benchmark run command
This commit is contained in:
@@ -49,8 +49,9 @@ steps:
|
|||||||
displayName: 'Install Dependencies'
|
displayName: 'Install Dependencies'
|
||||||
|
|
||||||
- script: |
|
- script: |
|
||||||
mkdir -p benchmark/results/v$(MAJOR_VERSION)/v$(VERSION)
|
cd benchmark
|
||||||
python benchmark.py --output benchmark/results/v$(MAJOR_VERSION)/v$(VERSION)
|
python3 primaite_benchmark.py
|
||||||
|
cd ..
|
||||||
displayName: 'Run Benchmarking Script'
|
displayName: 'Run Benchmarking Script'
|
||||||
|
|
||||||
- script: |
|
- script: |
|
||||||
|
|||||||
Reference in New Issue
Block a user