Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/nodejs/node
/ test-performance-measure.js
File
test-performance-measure.js
test/parallel/test-performance-measure.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
8
observe
Method · 0.80
measure
Method · 0.80
require
Function · 0.50
setTimeout
Function · 0.50
getEntries
Method · 0.45
ok
Method · 0.45
shift
Method · 0.45
mark
Method · 0.45
Tested by
no test coverage detected