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

jit

benchmarks / binary rowsets / binary-sum-1m

Binary rowsets

filtered sum — 1M rows

Aggregation with columnBase + i hot loops.

filtered sum — 1M rowslower is better · pnpm bench:binary

Aggregation with columnBase + i hot loops.

Reproduce it

pnpm bench:binary

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
filtered sum — 1M rowsjit rowset (columnar)1.26 ms96 B
jit query over JS array4.45 ms96 B
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