benchmarks / high-load validation / load-is-10k
High-load validation
is() — 10k valid users
Preallocated batch of unknown users, validation work only.
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).
| Suite | Implementation | Avg time | Heap/op |
|---|---|---|---|
| is() — 10k valid users | jit | 542.45 µs | 1.43 KB |
| typia (generated) | 661.98 µs | 152 B | |
| TypeBox (compiled) | 751.53 µs | 774.69 KB | |
| Zod 4 | 9.76 ms | 4.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