Memory Optimizations for Large Sessions #7410
chezsmithy
started this conversation in
Feature Requests
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
During longer sessions where the compaction feature is utilized, the chat history can become quite large in the memory / DOM. This can cause the extension to become sluggish and in extreme cases can cause certain components to render incorrectly.
I'd like to recommend a couple of approachs to managing the chat history in memory post compaction:
Beta Was this translation helpful? Give feedback.
All reactions