diff --git a/Electron-alternatives.md b/Electron-alternatives.md index b68feb7..2e72d5a 100644 --- a/Electron-alternatives.md +++ b/Electron-alternatives.md @@ -52,7 +52,7 @@ Download size impact: KeeWeb download size -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.