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

Clear band structure data incrementally #807

Merged
merged 10 commits into from
Aug 16, 2023
Merged

Clear band structure data incrementally #807

merged 10 commits into from
Aug 16, 2023

Conversation

munrojm
Copy link
Member

@munrojm munrojm commented Aug 15, 2023

This PR attempts to relieve some of the memory pressure of the electronic structure builder by clearing the BS data incrementally in the get stage

@munrojm munrojm added the release:patch Patch updates label Aug 15, 2023
@codecov-commenter
Copy link

codecov-commenter commented Aug 15, 2023

Codecov Report

Patch coverage has no change and project coverage change: -3.88% ⚠️

Comparison is base (2eb40fa) 90.97% compared to head (bd30ea4) 87.10%.
Report is 7 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #807      +/-   ##
==========================================
- Coverage   90.97%   87.10%   -3.88%     
==========================================
  Files         136      107      -29     
  Lines       11722     7218    -4504     
==========================================
- Hits        10664     6287    -4377     
+ Misses       1058      931     -127     

see 48 files with indirect coverage changes

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

@munrojm munrojm merged commit f75f0cd into main Aug 16, 2023
13 checks passed
@munrojm munrojm deleted the bugfix/es_memory_load branch August 16, 2023 23:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
release:patch Patch updates
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants