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

[WorkInProgress] Memory Profiling #27

Merged
merged 33 commits into from
Mar 1, 2024
Merged

[WorkInProgress] Memory Profiling #27

merged 33 commits into from
Mar 1, 2024

Conversation

dendibakh
Copy link
Owner

In this section, I want to cover:

  • basics: memory consumption over time, RSS, heap allocations
  • advanced: memory footprint over time (hot memory regions per unit of time)
  • [maybe] very advanced: analyze access patterns, temporal and spatial locality, reuse distance.

@dendibakh dendibakh changed the title Memory Profiling [WorkInProgress] Memory Profiling Jul 18, 2023
@dendibakh dendibakh merged commit fb94fa5 into main Mar 1, 2024
4 checks passed
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