Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Memory analytics implemented #1017

Merged
merged 3 commits into from
Dec 30, 2022
Merged

Memory analytics implemented #1017

merged 3 commits into from
Dec 30, 2022

Conversation

nicl-nno
Copy link
Collaborator

Additional analytics for the memory consumption implemented in MemoryAnalytics class.

Example: "Memory consumption for parallel evaluation of population in main session: current 11.9 MiB, max: 57.9 MiB"

@codecov
Copy link

codecov bot commented Dec 30, 2022

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 87.88%. Comparing base (4a6cf0f) to head (1ee3d71).
Report is 151 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #1017      +/-   ##
==========================================
- Coverage   87.90%   87.88%   -0.03%     
==========================================
  Files         206      206              
  Lines       13788    13797       +9     
==========================================
+ Hits        12120    12125       +5     
- Misses       1668     1672       +4     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@ChrisLisbon ChrisLisbon self-requested a review December 30, 2022 14:55
@nicl-nno nicl-nno merged commit 86d7158 into master Dec 30, 2022
@nicl-nno nicl-nno deleted the memory_analytics branch January 10, 2023 21:50
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants