Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
1
import
Benchmark from
"benchmark"
;
2
3
import
{ z } from
"zod/v3"
;
4
import
{ Mocker } from
"../tests/Mocker.js"
;
Callers
nothing calls this directly
Calls
10
add
Method · 0.80
undefined
Method · 0.80
number
Method · 0.80
symbol
Method · 0.80
parse
Method · 0.65
int
Method · 0.65
date
Method · 0.65
max
Method · 0.65
min
Method · 0.65
enum
Method · 0.45
Tested by
no test coverage detected