A próxima ROM que está por vir (10/08) parece que vai ser bom também.
Change 105506
Add optimized cortex-a7/cortex-a53 memset/memcpy.
This adds an optimized memset that is ~20% faster for cortex-a7 and cortex-a53.
In addition, add a 32 bit optimized cortex-a53 memcpy.
Since __str{cat,cpy}_chk.S use memcpy_base.S, add a 32 bit cortex-a53 copy of this code too.
Change 105330
ART: Tuning compiler thread count for application runtime
dex2oat decides the number of compiler threads to be spawned based
on the number of cores in the system. Using this max possible compiler
threads causes over parallelization on some platforms and there by
leads to longer install times. Reducing to fewer threads on these
platforms, improves this time by 60% to 100%.
Some APPs will call dex2oat at the first launch time(runtime). The
thread count tuning is needed for such scenario.
Outras otimizações e fix...
Improve & fix alarm permission strings (android_packages_apps_DeskClock)
Fix our < complex.h > support. (android_bionic)
libm: Fix makefiles (android_bionic)
libm: arm: Add arm specific floor() optimization (android_bionic)
Conteúdo editorial recomendado
Com o seu consentimento, o conteúdo externo é carregado aqui.
Ao clicar no botão acima, concorda que o conteúdo externo poderá ser-lhe exibido. Os dados pessoais podem ser transmitidos a fornecedores terceiros no processo. Pode encontrar mais informações sobre isto no nosso Política de Privacidade.