You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Right now a sizable chunk of memory is taken by Observer connections in applyInstanceProps. Ideally, we should be using a specialised connector that can cut down on the memory inefficiencies, and perhaps some CPU inefficiencies too.
The text was updated successfully, but these errors were encountered:
Right now a sizable chunk of memory is taken by Observer connections in applyInstanceProps. Ideally, we should be using a specialised connector that can cut down on the memory inefficiencies, and perhaps some CPU inefficiencies too.
The text was updated successfully, but these errors were encountered: