Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[dashboard][perf] Offload reporter_head CPU heavy JSON parsing to a thread. #45048

Merged
merged 2 commits into from
May 2, 2024

Conversation

rynewang
Copy link
Contributor

This saves the event loop from being blocked.

Signed-off-by: Ruiyang Wang <rywang014@gmail.com>
@rynewang rynewang marked this pull request as ready for review April 30, 2024 07:56
@rynewang rynewang assigned rynewang and unassigned jjyao Apr 30, 2024
dashboard/modules/reporter/reporter_head.py Outdated Show resolved Hide resolved
Signed-off-by: Ruiyang Wang <rywang014@gmail.com>
@rynewang
Copy link
Contributor Author

updated, pls merge

@jjyao jjyao merged commit 114f2c6 into ray-project:master May 2, 2024
5 checks passed
harborn pushed a commit to harborn/ray that referenced this pull request May 8, 2024
…hread. (ray-project#45048)

This saves the event loop from being blocked.

Signed-off-by: Ruiyang Wang <rywang014@gmail.com>
@rynewang rynewang deleted the offload-json-loads-dash branch May 8, 2024 08:08
peytondmurray pushed a commit to peytondmurray/ray that referenced this pull request May 13, 2024
…hread. (ray-project#45048)

This saves the event loop from being blocked.

Signed-off-by: Ruiyang Wang <rywang014@gmail.com>
ryanaoleary pushed a commit to ryanaoleary/ray that referenced this pull request Jun 6, 2024
…hread. (ray-project#45048)

This saves the event loop from being blocked.

Signed-off-by: Ruiyang Wang <rywang014@gmail.com>
Signed-off-by: Ryan O'Leary <ryanaoleary@google.com>
ryanaoleary pushed a commit to ryanaoleary/ray that referenced this pull request Jun 7, 2024
…hread. (ray-project#45048)

This saves the event loop from being blocked.

Signed-off-by: Ruiyang Wang <rywang014@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants