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

Method run_complex_workflow

benchmarks/frameworks/common.py:242–244  ·  view source on GitHub ↗

Run a complex workflow benchmark.

(self)

Source from the content-addressed store, hash-verified

240
241 @abstractmethod
242 async def run_complex_workflow(self) -> BenchmarkMetrics:
243 """Run a complex workflow benchmark."""
244 pass
245
246 @abstractmethod
247 async def run_memory_intensive(self) -> BenchmarkMetrics:

Callers 2

run_scenarioMethod · 0.95

Calls

no outgoing calls

Tested by 1