ray/test
Robert Nishihara b90e551b41 [xray] Implement timeline and profiling API. (#2306)
* Add profile table and store profiling information there.

* Code for dumping timeline.

* Improve color scheme.

* Push timeline events on driver only for raylet.

* Improvements to profiling and timeline visualization

* Some linting

* Small fix.

* Linting

* Propagate node IP address through profiling events.

* Fix test.

* object_id.hex() should return byte string in python 2.

* Include gcs.fbs in node_manager.fbs.

* Remove flatbuffer definition duplication.

* Decode to unicode in Python 3 and bytes in Python 2.

* Minor

* Submit profile events in a batch. Revert some CMake changes.

* Fix

* Workaround test failure.

* Fix linting

* Linting

* Don't return anything from chrome_tracing_dump when filename is provided.

* Remove some redundancy from profile table.

* Linting

* Move TODOs out of docstring.

* Minor
2018-07-04 23:23:48 -07:00
..
jenkins_tests [xray] Implement timeline and profiling API. (#2306) 2018-07-04 23:23:48 -07:00
travis-ci Migrate repositories to ray-project. (#438) 2016-09-17 00:52:05 -07:00
actor_test.py Re-enable some actor tests. (#2276) 2018-06-20 14:42:35 -07:00
array_test.py Enable fractional resources and resource IDs for xray. (#2187) 2018-06-10 15:31:43 -07:00
autoscaler_test.py autoscaler: count head node, don't kill below target (fixes #2317) (#2320) 2018-06-28 15:33:51 -07:00
component_failures_test.py [xray] Put GCS data into the redis data shard (#2298) 2018-06-30 15:42:10 -10:00
credis_test.py [xray] Put GCS data into the redis data shard (#2298) 2018-06-30 15:42:10 -10:00
cython_test.py Add basic functionality for Cython functions and actors (#1193) 2017-11-09 17:49:06 -08:00
failure_test.py [xray] Add error table and push error messages to driver through node manager. (#2256) 2018-06-20 21:29:28 -07:00
microbenchmarks.py Move calls to ray.worker.cleanup into tearDown part of tests for isolation. (#1433) 2018-01-22 22:54:56 -08:00
monitor_test.py Start chain replicated GCS with Ray (#1538) 2018-03-07 10:18:58 -08:00
multi_node_test.py [xray] Implement timeline and profiling API. (#2306) 2018-07-04 23:23:48 -07:00
recursion_test.py Enable fractional resources and resource IDs for xray. (#2187) 2018-06-10 15:31:43 -07:00
runtest.py [xray] Implement timeline and profiling API. (#2306) 2018-07-04 23:23:48 -07:00
stress_tests.py Enable fractional resources and resource IDs for xray. (#2187) 2018-06-10 15:31:43 -07:00
tensorflow_test.py Support constructing TensorFlowVariables from multiple tf operations (#2182) 2018-06-02 18:13:52 -07:00
xray_test.py Lint Python files with Yapf (#1872) 2018-04-11 10:11:35 -07:00