cmu-db / benchbase

Multi-DBMS SQL Benchmarking Framework via JDBC
https://db.cs.cmu.edu/projects/benchbase/
Other
471 stars 184 forks source link

Dynamically adjust the number of concurrent threads #513

Closed ztk1996 closed 6 months ago

ztk1996 commented 6 months ago

How to dynamically adjust the number of concurrent threads (workers)? Could you please provide a detailed configuration file?

bpkroth commented 6 months ago

@ztk1996 apologies for the delay in responding I'm hoping you closed this since you found the answer. I think it's fair to say our documentation could use some improvements. I think I would suggest is if you're willing to start a PR adding a Configuration.md file with some of these details, it could be a way to start documenting it for others who may run into similar issues and could be something we could expand on in the future. Thanks!