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

File primitives.ts

packages/zod/src/v3/benchmarks/primitives.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import Benchmark from "benchmark";
2
3import { z } from "zod/v3";
4import { Mocker } from "../tests/Mocker.js";

Callers

nothing calls this directly

Calls 10

addMethod · 0.80
undefinedMethod · 0.80
numberMethod · 0.80
symbolMethod · 0.80
parseMethod · 0.65
intMethod · 0.65
dateMethod · 0.65
maxMethod · 0.65
minMethod · 0.65
enumMethod · 0.45

Tested by

no test coverage detected