InvokeAI/invokeai/frontend/web/patches
psychedelicious b47afdc3b5 feat(ui): patch reselect to use lruMemoize only
Pending resolution of https://github.com/reduxjs/reselect/issues/635, we can patch `reselect` to use `lruMemoize` exclusively.

Pin RTK and react-redux versions too just to be safe.

This reduces the major GC events that were causing lag/stutters in the app, particularly in canvas and workflow editor.
2024-01-06 00:03:07 +11:00
..
reselect@5.0.1.patch feat(ui): patch reselect to use lruMemoize only 2024-01-06 00:03:07 +11:00