Code
Hub
Trending
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/nodejs/node
/ test-module-print-timing.mjs
File
test-module-print-timing.mjs
test/parallel/test-module-print-timing.mjs:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ isWindows } from
'../common/index.mjs'
;
2
import
assert from
'node:assert'
;
3
import
{ writeFileSync } from
'node:fs'
;
4
import
{ readFile } from
'node:fs/promises'
;
Callers
nothing calls this directly
Calls
14
spawnSyncAndAssert
Function · 0.90
readFile
Function · 0.90
writeFileSync
Function · 0.85
includes
Method · 0.80
find
Method · 0.65
parse
Method · 0.65
filter
Method · 0.65
it
Function · 0.50
refresh
Method · 0.45
split
Method · 0.45
ok
Method · 0.45
resolve
Method · 0.45
Tested by
no test coverage detected