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

Method iterations

benchmarks/src/sort_tpch.rs:359–361  ·  view source on GitHub ↗
(&self)

Source from the content-addressed store, hash-verified

357 }
358
359 fn iterations(&self) -> usize {
360 self.common.iterations
361 }
362
363 fn partitions(&self) -> usize {
364 self.common

Callers 1

benchmark_queryMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected