Function linera_views::test_utils::performance::write_batch
source ยท pub async fn write_batch<S: LocalKeyValueStore>(
store: S,
iterations: u64,
) -> Duration
Expand description
Benchmarks the write_batch
operation.