This repository automates benchmarking for the Aequilibrae project using ASV (Airspeed Velocity).
Benchmarking results are accessible through GitHub Pages at: https://aequilibrae.github.io/benchmarks/
Results are regularly updated with every benchmarking run. Raw results are available as CI artefacts.
asv.conf.json
: Defines benchmark settings, environments, Python versions, and dependencies.benchmarks/
directory: Contains benchmark scripts.
For more details, refer to the ASV documentation.