Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/stenciljs/core
/ benchmark-runtime.js
File
benchmark-runtime.js
test/runtime-benchmark/benchmark-runtime.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
const
fs = require(
'fs'
);
2
const
path = require(
'path'
);
3
const
http = require(
'http'
);
4
const
{ spawnSync } = require(
'child_process'
);
Callers
nothing calls this directly
Calls
4
join
Method · 0.80
error
Method · 0.80
exit
Method · 0.80
main
Function · 0.70
Tested by
no test coverage detected