Updated Electron alternatives (markdown)

Dimitri Witkowski 2020-10-03 14:08:46 +02:00
parent 82c17379a6
commit 59da26ddee
1 changed files with 1 additions and 1 deletions

@ -52,7 +52,7 @@ Download size impact:
<img width="527" alt="KeeWeb download size" src="https://user-images.githubusercontent.com/633557/94990553-5cbeef80-057d-11eb-8655-2604f8df199d.png">
So, replacing Electron with either WebView or Qt would reduce memory consumption by 50..70 MB and save ≈100 MB of disk space. The difference between WebView or Qt in terms of performance is negligible.
So, replacing Electron with either WebView or Qt would reduce memory consumption by 50..70 MB and save ≈100 MB of disk space. The difference between WebView and Qt in terms of performance is negligible.
We're not concerned much about disk space since extra 100 MB doesn't matter nowadays (which is arguable but that's our opinion), while reducing memory requirements would be nice.