summaryrefslogtreecommitdiff
path: root/bedrock-core.wat
diff options
context:
space:
mode:
authorBen Bridle <ben@derelict.engineering>2025-09-07 18:46:29 +1200
committerBen Bridle <ben@derelict.engineering>2025-09-07 18:47:51 +1200
commit53fa574c9af4095f07f4883547939a25522f81e6 (patch)
treebbfbbd3f6a325c5ed8bc330a9c332577a95d02d5 /bedrock-core.wat
parente09013621b3c26945d16d7f2a621bd18f1e814e4 (diff)
downloadbedrock-js-53fa574c9af4095f07f4883547939a25522f81e6.zip
Improve transmission rendering performance
Previously, the DOM would be updated every time a complete character was pushed to the transmission parser by the stream device. This caused frequent re-renders of the transmission panel and massively slowed down the emulator. To fix this, the contents of the transmission parser are now only flushed to the transmission panel when the state panel updates, which is currently every 10_000 cycles.
Diffstat (limited to 'bedrock-core.wat')
0 files changed, 0 insertions, 0 deletions