Robert Nishihara
|
32f0d6b77e
|
Deprecate num_workers argument to ray.init and ray start. (#3114)
* Remove num_workers argument.
* Fix
* Fix
|
2018-10-28 20:12:49 -07:00 |
|
Peter Schafhalter
|
230b9ab33b
|
[asv] Add benchmark for ray.wait (#2625)
* Add benchmarks for ray.wait
* Fix bug
|
2018-08-10 17:52:36 -07:00 |
|
Richard Liaw
|
13d4e0db95
|
Add Docker Support for ASV (#2184)
* added new instructions and script
* initialize ray only once
* use ray-project/asv master
|
2018-06-05 15:55:35 -07:00 |
|
Philipp Moritz
|
12de668ccb
|
[ASV] Add ray.init and simple Ray benchmarks (#2166)
|
2018-05-31 00:06:17 -07:00 |
|
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 |
|