Benchmarks using the airspeed velocity library.
$ pip install -r requirements.txt
cf. https://asv.readthedocs.io/en/stable/using.html
The following command runs the benchmark from the current master branch of PyKEEN:
$ asv run
The results are stored under ./results
.
$ asv show
This creates HTML pages of the report in the ./html
directory.
$ asv publish