Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/nodejs/node
/ test-performance-eventloopdelay.js
File
test-performance-eventloopdelay.js
test/sequential/test-performance-eventloopdelay.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
// Flags: --expose-gc --expose-internals
2
'use strict'
;
3
4
const
common = require(
'../common'
);
Callers
nothing calls this directly
Calls
9
monitorEventLoopDelay
Function · 0.85
spinAWhile
Function · 0.85
forEach
Method · 0.65
require
Function · 0.50
assert
Function · 0.50
enable
Method · 0.45
reset
Method · 0.45
disable
Method · 0.45
on
Method · 0.45
Tested by
no test coverage detected