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

mem: remove peak from memstat #1238

Merged
merged 1 commit into from
Dec 26, 2024
Merged

mem: remove peak from memstat #1238

merged 1 commit into from
Dec 26, 2024

Conversation

alfredh
Copy link
Contributor

@alfredh alfredh commented Dec 21, 2024

DRAFT and Proposal

This is a proposal to remove the "peak" calculations

@alfredh alfredh marked this pull request as draft December 21, 2024 13:40
@alfredh alfredh marked this pull request as ready for review December 24, 2024 09:36
@sreimers
Copy link
Member

Looks good to me. I think there are system tools/profilers that can be used if needed:

$ /usr/bin/time -v build/test/retest -r 2>&1 | grep Maximum
        Maximum resident set size (kbytes): 187556

@sreimers sreimers merged commit 08deb6d into main Dec 26, 2024
38 checks passed
@sreimers sreimers deleted the memstat_peak branch December 26, 2024 16:55
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.

2 participants