MCPcopy Create free account
hub / github.com/colbymchenry/codegraph / parse-bench-readme.mjs

File parse-bench-readme.mjs

scripts/agent-eval/parse-bench-readme.mjs:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1#!/usr/bin/env node
2// Aggregate the README A/B (bench-readme.sh output): per repo, median of N runs
3// per arm → time, tool calls, tokens, cost, % saved, and RESIDUAL CONTEXT
4// OCCUPANCY. Plus an average row.

Callers

nothing calls this directly

Calls 14

mFunction · 0.85
fmtTimeFunction · 0.85
fmtTokFunction · 0.85
magnFunction · 0.85
dirFunction · 0.85
cntFunction · 0.85
cellFunction · 0.85
tpFunction · 0.85
errorMethod · 0.80
parseFunction · 0.70
pctFunction · 0.70
avgFunction · 0.70

Tested by

no test coverage detected