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

Keep only 10 lines for in memory session logs #296

Open
wants to merge 7 commits into
base: main
Choose a base branch
from

Conversation

raduct
Copy link

@raduct raduct commented Jan 2, 2024

The in-memory logs are getting very big for long processing sessions with big impact on performance. The speed is halved after few hours. So, keep only 10 lines for in-memory session logs, without impact on functionality.

Add missing using
@raduct
Copy link
Author

raduct commented Aug 7, 2024

You are right. The error was introduced by a subsequent merge.
I've committed a fix.

@raduct
Copy link
Author

raduct commented Aug 21, 2024

My pull request is from 7 months ago and was ignored. I don't intend to update it if isn't merged.
You may take a look at the 3D branch in my repository for further development. 3D

@n00mkrad
Copy link
Owner

n00mkrad commented Sep 3, 2024

Sorry for ignoring.
I implemented this with some minor differences (upped the limit to 100).

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

Successfully merging this pull request may close these issues.

2 participants