mirror of
https://github.com/wassname/ray.git
synced 2026-06-28 04:55:04 +08:00
01f69689ed
* 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
8 lines
215 B
ReStructuredText
8 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.
|