Skip to content

Commit

Permalink
test: measure request rate
Browse files Browse the repository at this point in the history
  • Loading branch information
pajod committed Aug 24, 2024
1 parent 35081c2 commit 3370ad6
Show file tree
Hide file tree
Showing 2 changed files with 407 additions and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tox.yml
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@ jobs:
if: matrix.os == 'ubuntu-latest'
run: |
sudo systemctl mask nginx.service
sudo apt install nginx openssl
sudo apt install nginx openssl wrk
- name: Install Dependencies
run: |
python -m pip install --upgrade pip
Expand Down
Loading

0 comments on commit 3370ad6

Please sign in to comment.