Skip to content

Refactor / EventEmitter optimizations#2284

Draft
sonytooo wants to merge 2 commits intov2from
refactor/performance-optimizations-mobile
Draft

Refactor / EventEmitter optimizations#2284
sonytooo wants to merge 2 commits intov2from
refactor/performance-optimizations-mobile

Conversation

@sonytooo
Copy link
Copy Markdown
Collaborator

  • Added updatedKeys state to the EventEmitter to track changes between emitUpdate calls. This allows the FE to update controller state using only the modified keys, optimizing the amount of data stringified and parsed on each update.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant