Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

App Size Is Still Large Even After Using No Intl Version #46

Open
jagadeesh-k-2802 opened this issue May 26, 2020 · 4 comments
Open

App Size Is Still Large Even After Using No Intl Version #46

jagadeesh-k-2802 opened this issue May 26, 2020 · 4 comments

Comments

@jagadeesh-k-2802
Copy link

Hello @Kudo

My app was about 12 MB (ARM V7) when using the intl version but after switching to no intl version it is now 10 MB (ARM V7) but the readme says it reduces 7 MB Per ABI. The same app was around 6 MB when using Hermes engine.

Side note: I am having pro guard enabled too

Please Help Me

  • Computer: Windows 10 Pro
  • React Native Version: 0.61.5
  • React Native V8 Version: 0.61.5-patch.3
@hoanglam10499
Copy link

I think my issue like you, it's actually faster than hermes. But app size issue has not been resolved.

@Kudo
Copy link
Owner

Kudo commented Jun 11, 2020

I am sorry that I may not able to improve the binary size in the meantime.
V8 size is large compared to other VMs.
There were some discussions before: https://twitter.com/kudochien/status/1265838038745112576

@jagadeesh-k-2802
Copy link
Author

I am sorry that I may not able to improve the binary size in the meantime.
V8 size is large compared to other VMs.
There were some discussions before: https://twitter.com/kudochien/status/1265838038745112576

So seems like we have to trade off size for performance anyway it doesn't matter for some large apps 3 MB is not that much bad.

@Kudo
Copy link
Owner

Kudo commented Jun 15, 2020

V8 lite mode stills has room to tune about the binary size.
I am looking forward to seeing if V8 team could do it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants