mirror of
https://github.com/appwrite/appwrite.git
synced 2026-05-26 13:51:13 +00:00
Run before benchmark with base image
This commit is contained in:
@@ -710,7 +710,7 @@ jobs:
|
||||
-e APPWRITE_BENCHMARK_ITERATIONS=1 \
|
||||
-e APPWRITE_BENCHMARK_VUS=1 \
|
||||
-e APPWRITE_BENCHMARK_SUMMARY_PATH=benchmark-before-summary.json \
|
||||
${{ env.IMAGE }}:after php tests/benchmarks/http.php | tee benchmark-before.txt
|
||||
${{ env.IMAGE }}:before php tests/benchmarks/http.php | tee benchmark-before.txt
|
||||
|
||||
- name: Stop before Appwrite
|
||||
if: always()
|
||||
|
||||
Reference in New Issue
Block a user