|
|
|
|
|
by cageface
5472 days ago
|
|
That's often a good approach, but sometimes the overhead of marshaling data between the layers can kill you. For instance, Google warns people about assuming the apps written using the Android NDK will be faster, partly because of JNI overhead. |
|