MCPcopy
hub / github.com/colinhacks/zod / jit-union.ts

File jit-union.ts

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

Source from the content-addressed store, hash-verified

1import { makeData, randomPick, randomString } from "./benchUtil.js";
2import { metabench } from "./metabench.js";
3
4import * as z4 from "zod/mini";

Callers

nothing calls this directly

Calls 7

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

Tested by

no test coverage detected