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

Memory Issue When Dumping Locally #20

Open
robert-bleattler opened this issue Mar 11, 2022 · 0 comments
Open

Memory Issue When Dumping Locally #20

robert-bleattler opened this issue Mar 11, 2022 · 0 comments

Comments

@robert-bleattler
Copy link
Collaborator

Current Behavior:

When very large numbers of logs are parsed for saving to disk, the process consumes an excessive amount of memory. Eventually, this may throw an out of memory exception.
This may be solvable by writing one log at a time and writing to the log file.

Expected Behavior:

Less memory consumption...

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

No branches or pull requests

1 participant