MCPcopy
hub / github.com/toon-format/toon / BenchmarkResult

Interface BenchmarkResult

benchmarks/scripts/token-efficiency-benchmark.ts:18–21  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

16}
17
18interface BenchmarkResult {
19 dataset: Dataset
20 formats: FormatMetrics[]
21}
22
23// Constants
24const DATASET_ICONS: Record<string, string> = {

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…