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