The method scanner only compiles methods that are actually by the application. Also, called "tree shake".
Reducing the number of method required to compile an application can significantly shorten the compilation time and memory requirements.
It will also be valuable for low memory platforms.
Want to back this issue? Place a bounty on it! We accept bounties via Bountysource.
The method scanner only compiles methods that are actually by the application. Also, called "tree shake".
Reducing the number of method required to compile an application can significantly shorten the compilation time and memory requirements.
It will also be valuable for low memory platforms.
Want to back this issue? Place a bounty on it! We accept bounties via Bountysource.