过滤器
GCC x86 Code Size Optimizations
The time when programmers did their best to minimize an application code size have gone.
Will my Android App still run with ART instead of Dalvik?
With Android L, the virtual machine compiler will move to ART (Android RunTime) and only ART for 64 bit. So what do we know about ART vs Dalvik and what does it mean for App code?