Skip to content

Latest commit

 

History

History
44 lines (30 loc) · 717 Bytes

README.md

File metadata and controls

44 lines (30 loc) · 717 Bytes

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