MCPcopy Index your code
hub / github.com/nodejs/node / compare.js

File compare.js

benchmark/compare.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1'use strict';
2
3const { spawn, fork } = require('node:child_process');
4const { inspect } = require('util');

Callers

nothing calls this directly

Calls 15

startQueueMethod · 0.80
completeConfigMethod · 0.80
startSubqueueMethod · 0.80
completeRunMethod · 0.80
abortMethod · 0.65
keysMethod · 0.65
sliceMethod · 0.65
requireFunction · 0.50
spawnFunction · 0.50
forkFunction · 0.50
inspectFunction · 0.50
recursiveFunction · 0.50

Tested by

no test coverage detected