Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/colinhacks/zod
/ single-element-enum.ts
File
single-element-enum.ts
packages/bench/single-element-enum.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ zod4, zodNext } from
"./benchUtil.js"
;
2
import
{ metabench } from
"./metabench.js"
;
3
4
console.log(
"Single-element enum benchmarking"
);
Callers
nothing calls this directly
Calls
4
metabench
Function · 0.85
parse
Method · 0.65
run
Method · 0.65
enum
Method · 0.45
Tested by
no test coverage detected