Closed tapastro closed 1 month ago
All modified and coverable lines are covered by tests :white_check_mark:
Project coverage is 82.84%. Comparing base (
2112773
) to head (e7400b6
). Report is 69 commits behind head on main.
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
Closing this - it appears that this breaks code in unexpected ways, and I don't have the time to tackle the full refactor.
Partially addresses JP-3697
This PR addresses high memory usage in jump step by deleting some large arrays after use, and moving initialization of other arrays to the time at which they are needed.
Checklist
CHANGES.rst
(either inBug Fixes
orChanges to API
)