MCPcopy
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

1import { bench, group, run } from 'mitata'
2import { parseHeaders } from '../../lib/core/util.js'
3
4const target = [

Callers

nothing calls this directly

Calls 6

parseHeadersFunction · 0.90
benchFunction · 0.85
setTimeoutFunction · 0.85
mapMethod · 0.80
runFunction · 0.50
entriesMethod · 0.45

Tested by

no test coverage detected