Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/npm/node-semver
/ bench-parse-options.js
File
bench-parse-options.js
benchmarks/bench-parse-options.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
parseOptions = require(
'../internal/parse-options'
)
Callers
nothing calls this directly
Calls
1
parseOptions
Function · 0.85
Tested by
no test coverage detected