Skip to content

Commit

Permalink
fix config
Browse files Browse the repository at this point in the history
  • Loading branch information
yihuang committed Oct 18, 2024
1 parent c3e6c94 commit da1f756
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions testground/benchmark/benchmark/stateless.py
Original file line number Diff line number Diff line change
Expand Up @@ -147,6 +147,7 @@ def _gen(
"num_txs": num_txs,
"num_idle": num_idle,
"tx_type": tx_type,
"batch_size": batch_size,
"validator_generate_load": validator_generate_load,
}
(outdir / "config.json").write_text(json.dumps(cfg))
Expand Down

0 comments on commit da1f756

Please sign in to comment.