This commit adds a new option --txn-ops to `benchmark mvcc put`. A number specified with this option will be used as a number of written keys in a single transaction. It will be useful for checking the effect of the batching.
Only tracks time series when requested. Can configure output precision.