Before running the benchmarks, set up the necessary fixtures with:
# in project root
just setup-bench
# in project root
just bench
Make sure to build the Node.js bindings in release mode:
# in project root
yarn build --release
Then, in packages/bench
:
# in packages/bench
yarn bench