Skip to content

Commit

Permalink
Use rand-seed=1 for tpcc benchmarks
Browse files Browse the repository at this point in the history
Signed-off-by: Florent Poinsard <[email protected]>
  • Loading branch information
frouioui committed Oct 24, 2023
1 parent fa6599e commit 76593da
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions config/benchmarks/tpcc.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,7 @@ macrobench_all_threads: 42
macrobench_all_tables: 1
macrobench_all_scale: 1
macrobench_all_rand-type: uniform
macrobench_all_rand-seed: 1
macrobench_all_use_fk: 0
macrobench_all_mysql-ignore-errors: all

Expand Down

0 comments on commit 76593da

Please sign in to comment.