Y
Hacker News
new
|
ask
|
show
|
jobs
by
hkalbasi
1627 days ago
Per
https://github.com/Fournux/tauri-vs-electron
it uses just 20 MB of ram on linux.
Why? I guess because webkit-gtk is less ram hungry than blink.
1 comments
tuananh
1627 days ago
any idea why the memory usage difference on windows are very close but significantly different on linux?
link
hkalbasi
1627 days ago
WebView2 is chromium edge. This was the reason that I guessed webkit-gtk uses less ram than chromium.
link
tuananh
1627 days ago
ah, that makes sense. thanks
link