Skip to content

Latest commit

 

History

History
17 lines (11 loc) · 343 Bytes

README.md

File metadata and controls

17 lines (11 loc) · 343 Bytes

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.