mirror of
https://github.com/wassname/ray.git
synced 2026-08-08 11:25:28 +08:00
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
This commit is contained in:
committed by
Philipp Moritz
parent
9b9ff19dd0
commit
01f69689ed
@@ -0,0 +1,7 @@
|
||||
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.
|
||||
Reference in New Issue
Block a user