Skip to content

Commit

Permalink
Update whisker plot script
Browse files Browse the repository at this point in the history
  • Loading branch information
orhun committed Sep 18, 2023
1 parent db1c72f commit b6d0f98
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/benchmark.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ jobs:
- name: Generate plot
shell: bash
run: |
wget https://raw.githubusercontent.com/sharkdp/hyperfine/master/scripts/plot_whisker.py
wget https://raw.githubusercontent.com/orhun/zig-http-benchmarks/output/plot_whisker.py
python -m pip install -U matplotlib
python plot_whisker.py benchmarks.json -o benchmarks.png
Expand Down

0 comments on commit b6d0f98

Please sign in to comment.