ray/python/photon
Stephanie Wang 3c6686db08 Photon optimizations (#219)
* Optimizations:
- Track mapping of missing object to dependent tasks to avoid iterating over task queue
- Perform all fetch requests for missing objects using the same timer

* Fix bug and add regression test

* Record task dependencies and active fetch requests in the same hash table

* fix typo

* Fix memory leak and add test cases for scheduling when dependencies are evicted

* Fix python3 test case

* Minor details.
2017-01-23 19:44:15 -08:00
..
build Switch build system to use CMake completely. (#200) 2017-01-17 16:56:40 -08:00
test Photon optimizations (#219) 2017-01-23 19:44:15 -08:00
__init__.py Switch build system to use CMake completely. (#200) 2017-01-17 16:56:40 -08:00
photon_services.py Switch build system to use CMake completely. (#200) 2017-01-17 16:56:40 -08:00