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.

@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 <[email protected]>
@rynewang
Copy link
Contributor Author

updated, pls merge

@jjyao jjyao merged commit 114f2c6 into ray-project:master May 2, 2024
5 checks passed
@rynewang rynewang deleted the offload-json-loads-dash branch May 8, 2024 08:08
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.

3 participants