summaryrefslogtreecommitdiffhomepage
path: root/packages/plugin/package.json
diff options
context:
space:
mode:
authorDax Raad <[email protected]>2025-11-21 17:41:55 -0500
committerDax Raad <[email protected]>2025-11-21 17:42:02 -0500
commitd8b60875c4f317cd0fa3b64edcc16af617592b3e (patch)
tree95f9efef529ef111fb3b1cfb333cbf74fa2f17b8 /packages/plugin/package.json
parent48949a6e9d71d9fa94661cd6406f892936aa4895 (diff)
downloadopencode-d8b60875c4f317cd0fa3b64edcc16af617592b3e.tar.gz
opencode-d8b60875c4f317cd0fa3b64edcc16af617592b3e.zip
tui: batch SDK events to reduce render churn and improve responsiveness
Intelligently queue events and flush them in 16ms batches. Events processed within 16ms of the last flush are batched together to reduce the number of store updates and re-renders, preventing jank when receiving rapid consecutive events. Events after a 16ms gap are processed immediately to avoid adding latency.
Diffstat (limited to 'packages/plugin/package.json')
0 files changed, 0 insertions, 0 deletions