benchmark cli

This commit is contained in:
shimon 2025-06-23 20:27:12 +03:00
parent dd8894ad1e
commit 3059eecbeb

View file

@ -65,7 +65,7 @@ jobs:
sudo apt update
sudo apt install oha
- name: Benchmark PR
run: 'oha -z 180s http://localhost/v1/health/version -j > benchmark.json'
run: 'oha -z 180s http://localhost/v1/health/version --j > benchmark.json'
- name: Cleaning
run: docker compose down -v
- name: Installing latest version