Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/nodejs/node
/ test-http-perf_hooks.js
File
test-http-perf_hooks.js
test/parallel/test-http-perf_hooks.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
const
assert = require(
'assert'
);
Callers
nothing calls this directly
Calls
15
observe
Method · 0.80
writeHead
Method · 0.80
listen
Method · 0.80
all
Method · 0.80
makeRequest
Function · 0.70
request
Method · 0.65
address
Method · 0.65
close
Method · 0.65
require
Function · 0.50
resolve
Function · 0.50
push
Method · 0.45
getEntries
Method · 0.45
Tested by
no test coverage detected