MCPcopy
hub / github.com/toon-format/toon / accuracy-benchmark.ts

File accuracy-benchmark.ts

benchmarks/scripts/accuracy-benchmark.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import type { Question } from '../src/types.ts'
2import * as fsp from 'node:fs/promises'
3import * as path from 'node:path'
4import process from 'node:process'

Callers

nothing calls this directly

Calls 12

generateQuestionsFunction · 0.90
evaluateQuestionFunction · 0.90
saveModelResultsFunction · 0.90
getAllModelResultsFunction · 0.90
calculateTokenCountsFunction · 0.90
calculateFormatResultsFunction · 0.90
generateAccuracyReportFunction · 0.90
ensureDirFunction · 0.90
checkExistingResultsFunction · 0.85
generateEvaluationTasksFunction · 0.85
createEvaluationQueueFunction · 0.85
createProgressUpdaterFunction · 0.85

Tested by

no test coverage detected