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

perf: only record active context memory #5174

Merged
merged 1 commit into from
Oct 25, 2023
Merged

Conversation

mattsse
Copy link
Collaborator

@mattsse mattsse commented Oct 25, 2023

with new SharedMemory, we were recording too much memory when memory recording was enabled.

this now only records the context memory which is a subset of the sharedmemory

@mattsse mattsse requested a review from gakonst as a code owner October 25, 2023 13:50
@mattsse mattsse added the C-perf A change motivated by improving speed, memory usage or disk footprint label Oct 25, 2023
@mattsse mattsse requested a review from Rjected October 25, 2023 16:31
Copy link
Member

@Rjected Rjected left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

@Rjected Rjected added this pull request to the merge queue Oct 25, 2023
Merged via the queue into main with commit 1c0373b Oct 25, 2023
23 checks passed
@Rjected Rjected deleted the matt/perf-memory-recording branch October 25, 2023 20:12
Arindam2407 pushed a commit to Arindam2407/reth that referenced this pull request Oct 31, 2023
mattsse added a commit that referenced this pull request Nov 8, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
C-perf A change motivated by improving speed, memory usage or disk footprint
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants