pub async fn write_batch<S: TestKeyValueStore>(iterations: u64) -> Duration
Expand description
Benchmarks the write_batch
operation.
pub async fn write_batch<S: TestKeyValueStore>(iterations: u64) -> Duration
Benchmarks the write_batch
operation.