Issue Type: Performance Impact: Moderate Frequency: Constantly Date First Experienced: Date Last Experienced:
Reproduction Steps:
When I print anything regardless of content every frame, after about 5-10 seconds my performance will start to drop drastically. Clearing the output will fix the performance issue for another 5-10 seconds before it starts dropping again.
This has been affecting me since I switched to the new output. Repro is very easy. Simply print the same content repeatedly, and you’ll start to notice frame drops as the output stacks more messages.
Frame drop became noticeable after ~(x1000), and I was running 10-15 FPS by the time it reached 2000. Framerate returned to normal after clearing the output.
Try enabling log mode from settings dropdown shown in the top right. I recently had a similar issue that made testing with a large amount of prints a huge pain - the introduction of log mode solved that issue for me.
Yep, Log Mode will address the issue of printing the same content repeatedly and very fast. However, if different content is being printed on every frame, then we’d like to investigate further.