Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
1
import
{ spawn } from
'node:child_process'
2
import
{ constants } from
'node:fs'
3
import
{ access, mkdir, mkdtemp, rm, writeFile } from
'node:fs/promises'
4
import
http from
'node:http'
Callers
nothing calls this directly
Calls
6
resolve
Function · 0.85
parsePositiveInt
Function · 0.70
externalVaultRootFromEnv
Function · 0.70
parsePositiveFloat
Function · 0.70
parseNonNegativeInt
Function · 0.70
main
Function · 0.70
Tested by
no test coverage detected