Skip to content

Commit

Permalink
REVERT ME
Browse files Browse the repository at this point in the history
  • Loading branch information
petervdonovan committed Jul 15, 2022
1 parent d7bb751 commit 5c25d0c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/continuous-benchmark.yml
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@ jobs:
- name: Run C Benchmarks (multithreaded)
run: |
python3 runner/run_benchmark.py -m continue_on_error=True iterations=12 size=fast \
benchmark="glob(*)" target=lf-c target.params.scheduler=GEDF_NP,NP,adaptive threads=4
benchmark="glob(*)" target=lf-c target.params.scheduler=GEDF_NP,NP,adaptive threads=40
- name: Collect results
run: python3 runner/collect_results.py latest continuous_benchmarking_results.json
Expand Down

0 comments on commit 5c25d0c

Please sign in to comment.