effector / effector/inspector

Effector-inspector has memory management problem, lacks live updates.

Open
#40 0 comments 0 reactions 0 assignees View on GitHub
help wanted
Dominant language
TypeScript
Stars
27
Forks
6
PR merge metrics
No merged PRs in 30d

Description

Hi!
I noticed that the inspector creates a lot of DOM nodes and objects in memory to display everything (store, event, effect, etc...) without any constraints on size. Maybe it's not noticeable on small projects, but it quickly adds up and at some point, it becomes a problem because a page with a running dev environment can consume 3-4 GB of memory and more just because of the inspector itself.
Also, there is no way to see real-time updates in any inspector tab.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.