MCPcopy Create free account
hub / github.com/Effect-TS/effect / multipart.ts

File multipart.ts

packages/effect/benchmark/http/multipart.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { Effect, Stream } from "effect"
2import * as Multipart from "effect/unstable/http/Multipart"
3import * as MultipartParser from "effect/unstable/http/MultipartParser"
4import { Bench } from "tinybench"

Callers

nothing calls this directly

Calls 9

filePayloadFunction · 0.85
fieldsPayloadFunction · 0.85
runParserFunction · 0.85
runChannelDrainFunction · 0.85
runChannelCollectFunction · 0.85
tableMethod · 0.80
addMethod · 0.65
runMethod · 0.45

Tested by

no test coverage detected