Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/NativeScript/SimDeck
/ simdeck.mjs
File
simdeck.mjs
scripts/stress/simdeck.mjs:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
#!/usr/bin/env node
2
import
{ execFileSync } from
"node:child_process"
;
3
4
const
args = parseArgs(process.argv.slice(2));
Callers
nothing calls this directly
Calls
14
discoverListenerPid
Function · 0.85
sampleRss
Function · 0.85
assertHealthy
Function · 0.85
warn
Method · 0.80
from
Method · 0.80
max
Method · 0.80
log
Method · 0.80
parseArgs
Function · 0.70
positiveInt
Function · 0.70
optionalNumber
Function · 0.70
booleanArg
Function · 0.70
optionalInt
Function · 0.70
Tested by
no test coverage detected