vaticle / typedb-benchmark

TypeDB Simulation and Benchmarking Library
GNU Affero General Public License v3.0
9 stars 15 forks source link

Reduce batch size to the smaller recommended size #150

Open krishnangovindraj opened 1 year ago

krishnangovindraj commented 1 year ago

What is the goal of this PR?

Change batch-sizes to be limited to ~64 keys, as advised.

What are the changes implemented in this PR?