pub async fn write_batch<D>(iterations: u64) -> Durationwhere D: TestKeyValueDatabase, D::Store: KeyValueStore,
Benchmarks the write_batch operation.
write_batch