koplyarov/joint

Try serialization instead of 'naive' marshalling in Java

koplyarov opened this issue · 0 comments

Probably serializing everything in C++ and deserializing in Java would be faster than a bunch of JNI calls.