Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
1
import
{ metabench } from
"./metabench.js"
;
2
import
{ DATA, zod3, zod4 } from
"./object-setup.js"
;
3
4
const
bench = metabench(
"small: z.object().safeParseAsync"
, {
Callers
nothing calls this directly
Calls
2
metabench
Function · 0.85
run
Method · 0.65
Tested by
no test coverage detected