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

Method run_simple_task

benchmarks/frameworks/common.py:227–229  ·  view source on GitHub ↗

Run a simple single-task benchmark.

(self)

Source from the content-addressed store, hash-verified

225
226 @abstractmethod
227 async def run_simple_task(self) -> BenchmarkMetrics:
228 """Run a simple single-task benchmark."""
229 pass
230
231 @abstractmethod
232 async def run_sequential_pipeline(self) -> BenchmarkMetrics:

Callers 2

run_scenarioMethod · 0.95

Calls

no outgoing calls

Tested by 1