Skip to content

Latest commit

 

History

History
29 lines (23 loc) · 1.11 KB

File metadata and controls

29 lines (23 loc) · 1.11 KB

Benchmark Requirements

The benchmarks are run using asv which is also their only requirement.

Running the benchmarks

To run the benchmarks, call asv run --python=same. You cannot use the plain asv run command at the moment as asv cannot handle python packages in subdirectories of a repository.