Size of QtWebEngine
-
I am a bit gob-smacked at the size of QtWebEngine.
I was wondering why my .app was huge and drilled down in the folder structure.
The directory DeepSkyStacker.app/Contents/Frameworks/QtWebEngineCore.framework takes up over 500MB! QtWebEngineCore alone is 460MB
Why so humongous?
-
Qt Creator team noticed that too, and that's why we are using https://code.qt.io/cgit/playground/qlitehtml.git/about/
It works fine for Qt Creator's documentation display needs.
-
I am a bit gob-smacked at the size of QtWebEngine.
I was wondering why my .app was huge and drilled down in the folder structure.
The directory DeepSkyStacker.app/Contents/Frameworks/QtWebEngineCore.framework takes up over 500MB! QtWebEngineCore alone is 460MB
Why so humongous?
@Perdrix said in Size of QtWebEngine:
Why so humongous?
Because it uses Chromium, and Chromium is humongous