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

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

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

Source from the content-addressed store, hash-verified

1// Test that timerify works with class constructors and creates performance
2// entries with the correct name.
3
4'use strict';

Callers

nothing calls this directly

Calls 6

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

Tested by

no test coverage detected