MCPcopy Index your code
hub / github.com/nodejs/node / test-perf-hooks-timerify-basic.js

File test-perf-hooks-timerify-basic.js

test/parallel/test-perf-hooks-timerify-basic.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1// Test basic functionality of timerify and PerformanceObserver.
2'use strict';
3
4const common = require('../common');

Callers

nothing calls this directly

Calls 7

timerifyFunction · 0.85
observeMethod · 0.80
disconnectMethod · 0.65
requireFunction · 0.50
assertFunction · 0.50
nFunction · 0.50
getEntriesMethod · 0.45

Tested by

no test coverage detected