标签: android android-ndk dalvik android-ndk-r7
当我使用“-O2”标志时,linux的性能大大提高但是当我去android时它很慢,我想在android中构建我的共享库,我使用-O2标志,但性能非常慢,
是否有任何其他标志可用于Android以提高性能。