Open toger5 opened 3 weeks ago
I would also be curious why dx serve builds very quickly but then takes a long time until the webserver is up and running. What is happening between š Build done.
-> > Local address: http://localhost:8080/
What version of the CLI are you using?
Is this from main
or a 0.5 release?
its version: dioxus 0.5.7
I would also be curious why dx serve builds very quickly but then takes a long time until the webserver is up and running. What is happening between
š Build done.
->> Local address: http://localhost:8080/
I see this issue too. High ram usage pretty much makes my system unusable and locks up sometimes. Version 0.5.7
Yikes š±
Has anyone noticed this yet in v0.6
? Since everyone here has mentioned v0.5
Iām hoping the latest alphas might have a fix
dx serve
requires a very large amount of memory (~10-20GB) Is this expected? Is there a simple way to reduce it?