mirror of
https://github.com/enso-org/enso.git
synced 2024-12-23 17:34:10 +03:00
dc5fb1554a
- One of many PRs that should improve Dashboard performance. - `useMutationState` seems to be taking quite a bit of time (224ms out of 1199ms) in this trace on Firefox: - However, I haven't really noticed any real difference, although I haven't tried too hard to find a differene - That said, this also vastly simplifies the code in `backendHooks.ts` (by removing the vast majority of the methods) - As a downside, well, we will no longer have optimistic updates - but I guess we are preferring a stale-while-revalidate approach anyway (React Query) when it doesn't degrade UX ![image](https://github.com/user-attachments/assets/61899313-7aaf-4158-b382-0a293a97bb71) ![image](https://github.com/user-attachments/assets/f025dd7d-7755-4000-81cd-f57efce4c4bc) # Important Notes None |
||
---|---|---|
.. | ||
client | ||
common | ||
icons |