Skip to content

eagerly update pool live bytes metric#105

Merged
d-netto merged 1 commit intov1.9.2+RAIfrom
dcn-pool-live-bytes
Nov 5, 2023
Merged

eagerly update pool live bytes metric#105
d-netto merged 1 commit intov1.9.2+RAIfrom
dcn-pool-live-bytes

Conversation

@d-netto
Copy link
Copy Markdown

@d-netto d-netto commented Nov 3, 2023

PR Description

pool_live_bytes was previously lazily updated during the GC, meaning it was only accurate right after a GC.

Make this metric accurate if gathered after a GC has happened.

Checklist

Requirements for merging:

@d-netto d-netto requested a review from kpamnany November 3, 2023 15:15
@github-actions github-actions bot added port-to-v1.10 port-to-v1.12 This change should apply to Julia v1.12 builds labels Nov 3, 2023
@kpamnany
Copy link
Copy Markdown

kpamnany commented Nov 3, 2023

If we can merge the upstream PR and just cherry-pick that commit here, it would leave us a cleaner history.

@d-netto
Copy link
Copy Markdown
Author

d-netto commented Nov 3, 2023

Sounds good.

@d-netto
Copy link
Copy Markdown
Author

d-netto commented Nov 5, 2023

PR has been merged upstream without any changes. Could you approve it?

@d-netto d-netto removed the port-to-v1.12 This change should apply to Julia v1.12 builds label Nov 5, 2023
@d-netto d-netto merged commit d5646c7 into v1.9.2+RAI Nov 5, 2023
@d-netto d-netto deleted the dcn-pool-live-bytes branch November 5, 2023 14:30
d-netto added a commit that referenced this pull request Dec 7, 2023
Drvi pushed a commit that referenced this pull request Dec 7, 2023
@Drvi Drvi removed the port-to-v1.9 label Dec 7, 2023
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