MCPcopy
hub / github.com/colinhacks/zod / libs.ts

File libs.ts

packages/bench/libs.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { makeData, randomString } from "./benchUtil.js";
2import { metabench } from "./metabench.js";
3
4import { type } from "arktype";

Callers

nothing calls this directly

Calls 6

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

Tested by

no test coverage detected