Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

And then you have cases like Android where there was a FloatMath class, implementated in native code due to the dog slowness from Dalvik with floating point math.

After ART came into play, and its JIT started getting serious optimizations, doing regular Java math was faster than going over the JNI wall and FloatMath is now deprecated.



Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: