Add bin script to run benchmarks inside container

This commit is contained in:
Jake Barnby
2022-11-02 19:12:26 +13:00
parent 3c9d4b877a
commit 9335563e87
5 changed files with 7 additions and 26 deletions
+1 -1
View File
@@ -44,4 +44,4 @@ jobs:
run: docker compose exec -T appwrite test --debug
- name: Run Benchmark
run: docker run --rm -v $PWD:/app composer benchmark-compare
run: docker compose exec -T appwrite benchmark --ref=baseline