gluonhq / client-samples

Client samples to run with Gluon Client plugins for Maven and Gradle
114 stars 23 forks source link

Built App sizes are too large! #97

Open piosystems opened 4 years ago

piosystems commented 4 years ago

Successful building of client samples results in app file sizes that are way too large for a simple Hello application. Such bloated file size makes it difficult to decide to adopt this approach for mobile and desktop applications development. Is there any solution to this?

blackjyn commented 4 years ago

Hi, I'm about to try to use GraalVM with JavaFX. Can you mention your dev env and the app size? If this issue persists, I'll probably move to other tool for next month urgent project.

piosystems commented 4 years ago

Hi, I'm about to try to use GraalVM with JavaFX. Can you mention your dev env and the app size? If this issue persists, I'll probably move to other tool for next month urgent project.

For example, a build of the basic sample project https://github.com/gluonhq/gluon-samples/tree/substrate/gluon-connect-basic-usage resulted in a package size of 144MB for iOS mobile. My JavaFX build for Mac and Windows desktop were also unusually large for what the program does.

blackjyn commented 4 years ago

Well, I think I won't use it for production , not now. Thank you anyway

piosystems commented 4 years ago

I wonder why the Committers are silent on this!😳