MCPcopy
hub / github.com/colinhacks/zod / ipv4-regex.ts

File ipv4-regex.ts

packages/bench/ipv4-regex.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { metabench } from "./metabench.js";
2
3const DATA = "127.0.0.1";
4const ipv4RegexA =

Callers

nothing calls this directly

Calls 3

metabenchFunction · 0.85
addMethod · 0.80
runMethod · 0.65

Tested by

no test coverage detected