benchmark cli

This commit is contained in:
shimon 2025-06-23 20:39:52 +03:00
parent 3059eecbeb
commit 4e0faf67f7

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 > benchmark.json'
- name: Cleaning
run: docker compose down -v
- name: Installing latest version