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

Method iterations

benchmarks/src/tpch/run.rs:350–352  ·  view source on GitHub ↗
(&self)

Source from the content-addressed store, hash-verified

348 }
349
350 fn iterations(&self) -> usize {
351 self.common.iterations
352 }
353
354 fn partitions(&self) -> usize {
355 self.common

Callers 1

benchmark_queryMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected