Skip to content

Latest commit

 

History

History
17 lines (15 loc) · 345 Bytes

README.md

File metadata and controls

17 lines (15 loc) · 345 Bytes

Benchmarks

Installation

pip install ".[benchmarks]"

Usage

The run.py executes the benchmarks and creates the necessary .csv files for rendering the plots.

cd benchmarks
python run.py

The render.py renders the plots from the .csv files and moves them to the docs/benchmarks folder.

python render.py