Skip to content

Comments

[native] Add counter to track effectiveness of memory pushback#23813

Merged
xiaoxmeng merged 1 commit intoprestodb:masterfrom
bikramSingh91:addPushbackMetric
Oct 12, 2024
Merged

[native] Add counter to track effectiveness of memory pushback#23813
xiaoxmeng merged 1 commit intoprestodb:masterfrom
bikramSingh91:addPushbackMetric

Conversation

@bikramSingh91
Copy link
Contributor

Adds a new counter presto_cpp.memory_pushback_reduction_bytes
that keeps track of the actual used memory reduction for every
memory pushback attempt.

@bikramSingh91 bikramSingh91 requested a review from a team as a code owner October 11, 2024 22:59
xiaoxmeng
xiaoxmeng previously approved these changes Oct 12, 2024
Adds a new counter `presto_cpp.memory_pushback_reduction_bytes`
that keeps track of the actual used memory reduction for every
memory pushback attempt.
@xiaoxmeng xiaoxmeng merged commit 10227bb into prestodb:master Oct 12, 2024
@jaystarshot jaystarshot mentioned this pull request Nov 1, 2024
25 tasks
@jaystarshot
Copy link
Member

Please consider adding release notes following our release notes guide - link.

Using below for now

* Add a new counter, presto_cpp.memory_pushback_reduction_bytes, to monitor the actual memory reduction achieved with each memory pushback attempt. :pr:`23813`

@tdcmeehan tdcmeehan added the from:Meta PR from Meta label Dec 13, 2024
@prestodb-ci
Copy link
Contributor

Saved that user @bikramSingh91 is from Meta

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

from:Meta PR from Meta

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants