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

Single run-scoped array cache #48

Closed
mabar opened this issue Jan 27, 2023 · 2 comments
Closed

Single run-scoped array cache #48

mabar opened this issue Jan 27, 2023 · 2 comments

Comments

@mabar
Copy link
Member

mabar commented Jan 27, 2023

Move array cache from MetaLoader to DefaultProcessor and scope it for single processor run

  • recursive calls of processor for initialization of inner objects must use the same array cache (otherwise would be this cache useless)
  • should help cleaning up memory after processing is finished
@mabar
Copy link
Member Author

mabar commented May 6, 2023

520cea8

@mabar mabar closed this as completed May 6, 2023
@github-actions
Copy link

This issue has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Jun 12, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Development

No branches or pull requests

1 participant