Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
2
import
{ spawn } from
'node:child_process'
3
import
{ mkdtemp, rm } from
'node:fs/promises'
4
import
{ tmpdir } from
'node:os'
Callers
nothing calls this directly
Calls
3
runBenchmark
Function · 0.85
printSummary
Function · 0.85
parsePositiveInt
Function · 0.70
Tested by
no test coverage detected