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

[Serve] Tweak garbage collector to improve p99 latency #50139

Open
GeneDer opened this issue Jan 30, 2025 · 0 comments
Open

[Serve] Tweak garbage collector to improve p99 latency #50139

GeneDer opened this issue Jan 30, 2025 · 0 comments
Labels
enhancement Request for new feature and/or capability serve Ray Serve Related Issue triage Needs triage (eg: priority, bug/not-bug, and owning component)

Comments

@GeneDer
Copy link
Contributor

GeneDer commented Jan 30, 2025

Description

Re: #49720

The PR above helped to reduced p50 latency from ~4.09ms down to ~3.89ms. However, it also raised the p99 latency from ~4.77ms to ~7.63ms. The benchmark in the PR probably didn't run long enough to see this taking affect. We should revisit the setup to tweak GC and improve p99 latency.

Image Image

Use case

No response

@GeneDer GeneDer added enhancement Request for new feature and/or capability serve Ray Serve Related Issue triage Needs triage (eg: priority, bug/not-bug, and owning component) labels Jan 30, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement Request for new feature and/or capability serve Ray Serve Related Issue triage Needs triage (eg: priority, bug/not-bug, and owning component)
Projects
None yet
Development

No branches or pull requests

1 participant