jit 1.0 compiled validators, queries and codecs are out. Star it on GitHub →

jit

benchmarks / high-load validation / load-is-10k

High-load validation

is() — 10k valid users

Preallocated batch of unknown users, validation work only.

is() — 10k valid userslower is better · pnpm bench:load

Preallocated batch of unknown users, validation work only.

Reproduce it

pnpm bench:load

Clone the repository, install with pnpm, and run the command above. mitata prints avg times and heap per operation; results land in bench/results (gitignored).

Benchmark results with environment Node 22.17.1, AMD Ryzen 7 5800H
SuiteImplementationAvg timeHeap/op
is() — 10k valid usersjit542.45 µs1.43 KB
typia (generated)661.98 µs152 B
TypeBox (compiled)751.53 µs774.69 KB
Zod 49.76 ms4.16 MB
mitata · Node 22.17.1 · linux-x64 · AMD Ryzen 7 5800H · captured 2026-07-11Zod 4.4.3 · TypeBox 0.34 · typia 12 · fast-json-stringify 7