Skip to content

Performance issues on frontend #520

Description

@brandonhs

As a result of the new state replication features, I have uncovered some potential performance issues. This is particularly related to controls (see store/devices.ts and sensor-controls.ts). Here we enumerate each control instead of just indexing properly. This ideally would be a direct translation to a more performant data structure or something done on the backend.

Metadata

Metadata

Assignees

Labels

bugSomething isn't workingenhancementNew feature or requestgood first issueGood for newcomers

Type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions