Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/npm/node-semver
/ bench-diff.js
File
bench-diff.js
benchmarks/bench-diff.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
'use strict'
2
3
const
Benchmark = require(
'benchmark'
)
4
const
diff = require(
'../functions/diff'
)
Callers
nothing calls this directly
Calls
1
diff
Function · 0.85
Tested by
no test coverage detected