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

File perf-desktop-runtime.mjs

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

Source from the content-addressed store, hash-verified

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

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