Skip to content

Commit

Permalink
Update benchmark.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
alankritdabral authored Mar 19, 2024
1 parent e6679fd commit 2a86bec
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 @@ -93,7 +93,7 @@ jobs:
--token eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJhdWQiOiJhcGlfa2V5IiwiZXhwIjoxNzIwMDYyMTI4LCJpYXQiOjE3MTAwNjIxMjgsImlzcyI6ImJlbmNoZXIuZGV2Iiwic3ViIjoiZGFicmFsYWxhbmtyaXRAZ21haWwuY29tIiwib3JnIjpudWxsfQ.0QUtYqWgPtyYV8d6SsK2m4hNoa88r6aSI6Ojupatd3s \
--adapter json \
jq 'select(.reason == "benchmark-complete") | {id, median, mean, slope}' scripts/main_benchmarks.json > benches/clear.json
--file benches/clear.json
'cargo bench' >a.txt
cat benches/main_benchmarks.md
- name: Cache Criterion Benchmarks Json
Expand Down

0 comments on commit 2a86bec

Please sign in to comment.