Skip to content

Commit

Permalink
Bump benchmark threads to 10
Browse files Browse the repository at this point in the history
  • Loading branch information
mewim committed Mar 9, 2023
1 parent 1ce7ebf commit 3d087e1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci-workflow.yml
Original file line number Diff line number Diff line change
Expand Up @@ -109,4 +109,4 @@ jobs:
run: make benchmark NUM_THREADS=30

- name: Benchmark
run: python3 benchmark/benchmark_runner.py --dataset ldbc-sf100 --thread 1
run: python3 benchmark/benchmark_runner.py --dataset ldbc-sf100 --thread 10

0 comments on commit 3d087e1

Please sign in to comment.