GitHub

Folders and files

NameName

Last commit message

Last commit date

Comparing the performance of jsonhilo, clarinet, and jq.

Results are in results.md.

If you have Node.js, Deno, and jq on your machine, you can regenerate the results with:

sh benchmark.sh results.md

To verify that the benchmarks produce identical results run:

sh verify-count.sh data/npm.json

and

sh verify-jq-stream.sh data/npm.json

Read the original on github.com ↗