Skip to content

Latest commit

 

History

History

bench

Benchmarks

Setup

Install and make sure the binaries are in your path:

With the proto tool

To setup the latest version of the package managers, just run:

proto use

With the pkgx tool

The pkgx tool can alternatively be used:

pkgx +yarnpkg.com +node +npm +pnpm +bun +python

Dependencies

Plotting requires python and the following dependencies:

pip install numpy matplotlib

Run

# Run the benchmarks
./bench.sh
# Plot the results
./plot.sh