johnlpage / POCDriver

Workload Driver for MongoDB in Java
Other
204 stars 87 forks source link

Added option to specify depth of objects created #23

Closed niccottrell closed 6 years ago

niccottrell commented 6 years ago

Happy to make further changes. I'm worried that my nesting will break your "create some indexes" logic. Sorry for the tab/whitespace conversion - I blame Intellij.

niccottrell commented 6 years ago

I think I've got the secondary indexes matching the nesting now. Running with java -jar POCDriver.jar -f 64 --depth 3 -n poc.nic -x 12 gives good results.