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

The session log grows indefinitely, causing performance degradation #661

Closed
e9gille opened this issue Feb 18, 2021 · 0 comments
Closed

The session log grows indefinitely, causing performance degradation #661

e9gille opened this issue Feb 18, 2021 · 0 comments

Comments

@e9gille
Copy link
Contributor

e9gille commented Feb 18, 2021

Describe the issue you are having

During a session, the log is never truncated. This leads to a significant performance degradation as the session log grows.

Did you connect to an already running interpreter or start the interpreter from RIDE?

N/A

How do you reproduce the issue?

Start a session and write large quantities of text (in particularly wide) to the session.

Paste the contents of Help → About (Shift+F1)

N/A

e9gille added a commit that referenced this issue Aug 12, 2022
* Add sessionLogSize config option

* Respect sessionLogSize setting

* Scroll up if truncating to fill window
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants