Skip to content

Commit

Permalink
Additional workload adjustments
Browse files Browse the repository at this point in the history
  • Loading branch information
geoffxy committed May 12, 2024
1 parent 24fb2c1 commit 4a793e5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions experiments/17-chbenchmark/scale_down/COND
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ QUERIES = list(range(22))
QUERIES.remove(4)
QUERIES.remove(9)
QUERIES.remove(17)
QUERIES.remove(20)
QUERIES_STR = ",".join([str(v) for v in QUERIES])

run_experiment(
Expand Down

0 comments on commit 4a793e5

Please sign in to comment.