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

Method iterations

benchmarks/src/imdb/run.rs:478–480  ·  view source on GitHub ↗
(&self)

Source from the content-addressed store, hash-verified

476 }
477
478 fn iterations(&self) -> usize {
479 self.common.iterations
480 }
481
482 fn partitions(&self) -> usize {
483 self.common

Callers 1

benchmark_queryMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected