Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/nodejs/node
/ inc
Function
inc
test/parallel/test-dns-perf_hooks.js:17–19 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
15
let
count = 0;
16
17
function
inc() {
18
count++;
19
}
20
21
// If DNS resolution fails, skip it
22
// https://github.com/nodejs/node/issues/44003
Callers
1
test-dns-perf_hooks.js
File · 0.70
Calls
no outgoing calls
Tested by
no test coverage detected