Skip to content

Latest commit

 

History

History
11 lines (7 loc) · 348 Bytes

File metadata and controls

11 lines (7 loc) · 348 Bytes

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.