ray/python/README-benchmarks.rst

8 lines
215 B
ReStructuredText
Raw Normal View History

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.