Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
1
import
type
{ Question } from
'../src/types.ts'
2
import
* as fsp from
'node:fs/promises'
3
import
* as path from
'node:path'
4
import
process from
'node:process'
Callers
nothing calls this directly
Calls
12
generateQuestions
Function · 0.90
evaluateQuestion
Function · 0.90
saveModelResults
Function · 0.90
getAllModelResults
Function · 0.90
calculateTokenCounts
Function · 0.90
calculateFormatResults
Function · 0.90
generateAccuracyReport
Function · 0.90
ensureDir
Function · 0.90
checkExistingResults
Function · 0.85
generateEvaluationTasks
Function · 0.85
createEvaluationQueue
Function · 0.85
createProgressUpdater
Function · 0.85
Tested by
no test coverage detected