Replies: 5 comments 26 replies
-
This issue really needs attention, and it is high priority. |
Beta Was this translation helpful? Give feedback.
-
The most helpful things for us to improve perf are reproductions that we can profile. So far in 1.16.1, 1.17.0, and 1.17.1, we've added some performance improvements. We already have fixes and improvements for 1.18 as well. If anyone can reproduce performance issues on latest Remix version (or better yet, on |
Beta Was this translation helpful? Give feedback.
-
This is becoming unbearable in a medium sized project even in v2.0.1. Simple changes like amending a typo or adding a css class take 15 seconds to update on the browser. Is there anything that can be done to speed this up? It feels like the whole damn app is being rebuilt everytime a word changes. Its getting to the point where i've been looking at developing in storybook or a CRA app just so I can get anything done. Any hacky workarounds welcome |
Beta Was this translation helpful? Give feedback.
-
I have same issue with latest remix version. Every single change takes more than 1minute for me. I use Windows. |
Beta Was this translation helpful? Give feedback.
-
This has become a major problem for us as well. We are a startup and have invested in the app enough that switching to next.Js would be next to impossible. This is urgent. Do we have any updates on this? For engineers and entrepreneurs considering remix, don't, for your sanity, until this is fixed. |
Beta Was this translation helpful? Give feedback.
-
When working on a larger project, as the number of routes and components increases, along with the addition of third-party dependencies, the build time can increase to 20s+ or even longer. Making even a small change may require a rebuild of nearly 10+s. This significantly diminishes the development experience. Are there any solutions to this issue?
Beta Was this translation helpful? Give feedback.
All reactions