MCPcopy 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
3const path = require('node:path');
4const { fork } = require('node:child_process');

Callers

nothing calls this directly

Calls 8

mainFunction · 0.70
sliceMethod · 0.65
requireFunction · 0.50
logMethod · 0.45
exitMethod · 0.45
errorMethod · 0.45
resolveMethod · 0.45
existsSyncMethod · 0.45

Tested by

no test coverage detected