mirror of
https://github.com/vale981/ray
synced 2025-03-06 10:31:39 -05:00

* 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
7 lines
215 B
ReStructuredText
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.
|