Memory usage
#1153
Replies: 1 comment 1 reply
-
Are you using Freya 0.2? If yes, maybe try git or the latest Release candidate on crates.io
What OS? its around 30mb for me in Windows
Yeah, that's pretty much where the usage comes from haha
We will see, once it becomes stable enough to be used outside Dioxus maybe I'll have a look again :) |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi!
I played around with Freya a bit, and I must say, so far it's pretty cool!
I cannot get Windows Narrator to see labels and buttons, but maybe that's on me.
The thing that surprised me the most, is that empty app uses 60MB of RAM - that's the same as empty Avalonia app (C# + Skia in short :)). I kind of expected this to be much lower.
What takes so much RAM? Is it just Skia? If so, I guess a bigger app would not grow as much as Avalonia later on?
Also, are there plans for hot reload like Dioxus? I must admit, Dioxus CLI is really impressive in this regard
Beta Was this translation helpful? Give feedback.
All reactions