You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently the interactive renderer does not limit the size of the message buffer. It happily handles reasonably large log sizes (26,000 messages has no noticeable performance impact and consumes < 300 MiB) but it would be best to at least have an optional limit.
The text was updated successfully, but these errors were encountered:
Currently the interactive renderer does not limit the size of the message buffer. It happily handles reasonably large log sizes (26,000 messages has no noticeable performance impact and consumes < 300 MiB) but it would be best to at least have an optional limit.
The text was updated successfully, but these errors were encountered: