Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/webpack/webpack
/ bench.mjs
File
bench.mjs
examples/custom-javascript-parser/internals/bench.mjs:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
fs from
"node:fs"
;
2
import
path from
"node:path"
;
3
import
{ Bench } from
"tinybench"
;
4
Callers
nothing calls this directly
Calls
7
oxcParse
Function · 0.85
meriyahParse
Function · 0.85
acornParse
Function · 0.85
log
Method · 0.80
resolve
Method · 0.65
add
Method · 0.45
run
Method · 0.45
Tested by
no test coverage detected