Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/nodejs/node
/ test-perf-hooks-histogram.js
File
test-perf-hooks-histogram.js
test/parallel/test-perf-hooks-histogram.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
'use strict'
;
2
3
const
common = require(
'../common'
);
4
Callers
nothing calls this directly
Calls
15
createHistogram
Function · 0.85
monitorEventLoopDelay
Function · 0.85
clearInterval
Function · 0.85
percentile
Method · 0.80
percentileBigInt
Method · 0.80
recordDelta
Method · 0.80
inspect
Function · 0.70
forEach
Method · 0.65
close
Method · 0.65
add
Method · 0.65
require
Function · 0.50
setInterval
Function · 0.50
Tested by
no test coverage detected