Tests that measure and detect regressions in performance of the Schematics library.
The benchmarks are run with the asv
utility and requires also `virtualenv`
.
To install asv:
pip install virtualenv git+https://github.com/spacetelescope/asv
To run the suite:
sh run.sh
Refer to the asv documentation for more info.