Skip to content
This repository has been archived by the owner on Aug 20, 2018. It is now read-only.

Measure how much less memory hashedMangledNames uses. #1153

Open
mbebenita opened this issue Feb 24, 2015 · 0 comments
Open

Measure how much less memory hashedMangledNames uses. #1153

mbebenita opened this issue Feb 24, 2015 · 0 comments

Comments

@mbebenita
Copy link
Contributor

The hashedMangledNames option mangles long identifiers like java_lang_Character_toUpperCase_GBAG9XbE to short identifiers such as G42dAb using a hashing scheme. There is the possibility of collisions, but I have not experienced this in practice. Using this option should reduce the size of identifiers considerably.

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

No branches or pull requests

1 participant