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

File perf-web-runtime.mjs

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

Source from the content-addressed store, hash-verified

1import { spawn } from 'node:child_process'
2import { constants } from 'node:fs'
3import { access, mkdir, mkdtemp, rm, writeFile } from 'node:fs/promises'
4import http from 'node:http'

Callers

nothing calls this directly

Calls 6

resolveFunction · 0.85
parsePositiveIntFunction · 0.70
externalVaultRootFromEnvFunction · 0.70
parsePositiveFloatFunction · 0.70
parseNonNegativeIntFunction · 0.70
mainFunction · 0.70

Tested by

no test coverage detected