Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/nodejs/node
/ calibrate-n.js
File
calibrate-n.js
benchmark/calibrate-n.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
'use strict'
;
2
3
const
path = require(
'node:path'
);
4
const
{ fork } = require(
'node:child_process'
);
Callers
nothing calls this directly
Calls
8
main
Function · 0.70
slice
Method · 0.65
require
Function · 0.50
log
Method · 0.45
exit
Method · 0.45
error
Method · 0.45
resolve
Method · 0.45
existsSync
Method · 0.45
Tested by
no test coverage detected