Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/nodejs/undici
/ parse-headers.mjs
File
parse-headers.mjs
benchmarks/core/parse-headers.mjs:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ bench, group, run } from
'mitata'
2
import
{ parseHeaders } from
'../../lib/core/util.js'
3
4
const
target = [
Callers
nothing calls this directly
Calls
6
parseHeaders
Function · 0.90
bench
Function · 0.85
setTimeout
Function · 0.85
map
Method · 0.80
run
Function · 0.50
entries
Method · 0.45
Tested by
no test coverage detected