ray/python/README-benchmarks.rst
Richard Liaw 01f69689ed Initial Support for Airspeed Velocity (#2113)
* asv init

* move asv

* init benchmarks

* small changes

* running basics

* ok done

* readme

* ok

* update

* linting

* linting

* linting

* linting

* Update and rename README-benchmarks.md to README-benchmarks.rst

* Update benchmarks.py

* linting
2018-05-22 16:20:39 -07:00

7 lines
215 B
ReStructuredText

Running the benchmarks
======================
You can run the benchmark suite by doing the following:
1. Install https://github.com/airspeed-velocity/asv: ``pip install asv``
2. Run ``asv dev`` in this directory.