MCPcopy
hub / github.com/colinhacks/zod / single-item-union.ts

File single-item-union.ts

packages/bench/single-item-union.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { randomString, zod4, zodNext } from "./benchUtil.js";
2import { metabench } from "./metabench.js";
3
4console.log("Single item union");

Callers

nothing calls this directly

Calls 5

metabenchFunction · 0.85
stringMethod · 0.80
randomStringFunction · 0.70
parseMethod · 0.65
runMethod · 0.65

Tested by

no test coverage detected