MCPcopy
hub / github.com/colinhacks/zod / object-safeasync.ts

File object-safeasync.ts

packages/bench/object-safeasync.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { metabench } from "./metabench.js";
2import { DATA, zod3, zod4 } from "./object-setup.js";
3
4const bench = metabench("small: z.object().safeParseAsync", {

Callers

nothing calls this directly

Calls 2

metabenchFunction · 0.85
runMethod · 0.65

Tested by

no test coverage detected