MCPcopy Create free account
hub / github.com/ZenNotes/zennotes / perf-runtime-repeat.mjs

File perf-runtime-repeat.mjs

tooling/scripts/perf-runtime-repeat.mjs:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1#!/usr/bin/env node
2import { spawn } from 'node:child_process'
3import { mkdtemp, rm } from 'node:fs/promises'
4import { tmpdir } from 'node:os'

Callers

nothing calls this directly

Calls 3

runBenchmarkFunction · 0.85
printSummaryFunction · 0.85
parsePositiveIntFunction · 0.70

Tested by

no test coverage detected