You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have a feeling that unbatched ray.wait is pretty slow -- while I expect it to be slower than batched ray.wait, the difference is pretty extreme. We can probably optimize this.
The text was updated successfully, but these errors were encountered:
pcmoritz
added
bug
Something that is supposed to be working; but isn't
core
Issues that should be addressed in Ray Core
P1
Issue that should be fixed within a few weeks
triage
Needs triage (eg: priority, bug/not-bug, and owning component)
labels
Jan 17, 2025
jjyao
removed
the
triage
Needs triage (eg: priority, bug/not-bug, and owning component)
label
Jan 22, 2025
What happened + What you expected to happen
I have a feeling that unbatched ray.wait is pretty slow -- while I expect it to be slower than batched ray.wait, the difference is pretty extreme. We can probably optimize this.
Versions / Dependencies
Ray 2.40
Reproduction script
see above
The text was updated successfully, but these errors were encountered: