Updated Electron alternatives (markdown)

Dimitri Witkowski 2020-10-03 14:23:03 +02:00
parent f03d3987a2
commit 51b4e6b1e0
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 and Qt in terms of performance is negligible.
So, replacing Electron with either WebView or Qt would reduce memory consumption by 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.