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

Add rate metrics for survivor pool growth #992

Merged
merged 1 commit into from Sep 14, 2022
Merged

Conversation

DanielThomas
Copy link
Member

I was troubleshooting an GC pause outlier issue caused by survivor space growth and the associated copying, while overall allocation/tenuring rates remained stable. Issue was obvious from GC logs, but it occured to me this was a gap in our existing pool rates.

I was troubleshooting an GC pause outlier issue caused by survivor space growth and the associated copying, while overall allocation/tenuring rates remained stable. Issue was obvious from GC logs, but it occured to me this was a gap in our existing pool rates.
@brharrington brharrington added this to the 1.3.8 milestone Sep 14, 2022
@brharrington brharrington merged commit dda0e84 into main Sep 14, 2022
@brharrington brharrington deleted the dannyt/survivor-rate branch September 14, 2022 14: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.

None yet

2 participants