Update .gitea/workflows/benchmark.yaml
Tests / Run-Tests (push) Successful in 3s Details
Benchmarks / Run-Benchmarks (push) Has been cancelled Details

multiline-output
drunkendog 2023-09-18 13:47:56 +01:00
parent 7e7c8f82d9
commit 9829ff36d1
1 changed files with 5 additions and 1 deletions

View File

@ -21,3 +21,7 @@ jobs:
run: |
cd benchmark/
bash benchmark.sh python3 ../run-tests-benchmark-baseline.py
- name: Run throughput benchmark
run: |
cd benchmark/
bash benchmark-throughput.sh python3 ../../run-tests.py