/dask-benchmarks

asv benchmarks for dask projects

Primary LanguagePythonBSD 3-Clause "New" or "Revised" LicenseBSD-3-Clause

Dask Benchmarks

A suite of benchmarks for dask-related projects.

Setup

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.