A suite of benchmarks for dask-related projects.
Install asv
pip install asv
Clone the repository. TODO: Edit the asv configuration as necessary.
To run the benchmarks for a project, for example dask
, change to that
directory and run asv run
.