MCPcopy Create free account
hub / github.com/apache/datafusion / iterations

Method iterations

benchmarks/src/tpcds/run.rs:355–357  ·  view source on GitHub ↗
(&self)

Source from the content-addressed store, hash-verified

353 }
354
355 fn iterations(&self) -> usize {
356 self.common.iterations
357 }
358
359 fn partitions(&self) -> usize {
360 self.common

Callers 1

benchmark_queryMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected