MCPcopy Create free account
hub / github.com/InfinitiBit/graphbit / run_parallel_pipeline

Method run_parallel_pipeline

benchmarks/frameworks/common.py:237–239  ·  view source on GitHub ↗

Run a parallel pipeline benchmark.

(self)

Source from the content-addressed store, hash-verified

235
236 @abstractmethod
237 async def run_parallel_pipeline(self) -> BenchmarkMetrics:
238 """Run a parallel pipeline benchmark."""
239 pass
240
241 @abstractmethod
242 async def run_complex_workflow(self) -> BenchmarkMetrics:

Callers 2

run_scenarioMethod · 0.95

Calls

no outgoing calls

Tested by 1