dalvik: Add new optimization annotation for art (@FastNative)
Native methods annotated with @FastNative will execute even faster than the old RegisterNatives-based "fast jni". Test: make -j32 test-art-host Performance: Up to 67% faster on angler (vs fast jni) on JNI transitions Change-Id: Ic23823ae0f232270c068ec999fd89aa993894b0e
Loading
Please sign in to comment