ray-project / ray

Ray is an AI compute engine. Ray consists of a core distributed runtime and a set of AI Libraries for accelerating ML workloads.
https://ray.io
Apache License 2.0
33.94k stars 5.77k forks source link

[New scheduler] Performance optimization #9487

Open wuisawesome opened 4 years ago

wuisawesome commented 4 years ago

Potential points of concern

We should ensure that release testing catches these performance cases, or make sure we cover these cases in some way.

wuisawesome commented 3 years ago

We should probably keep this open until we run microbenchmarks and the many tasks release test right?