swri_console
swri_console copied to clipboard
Batch Drain Message Queue
Right now we emit a signal for every message we receive to update the UI. We should instead emit a signal containing every new message to reduce the overhead.