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
perf: Implementing a cache for the gettersProxy object creation (#1546)
* Implementing a cache for the gettersProxy object creation. Kill ssr performance wth large number of modules/getters
* Revert "Implementing a cache for the gettersProxy object creation. Kill ssr performance wth large number of modules/getters"
This reverts commit 2df536b.
* Resetting the make local getters cache when the store gets updated
* Changing cache to makeLocalGetters to instance internal state
0 commit comments