ffi-overhead icon indicating copy to clipboard operation
ffi-overhead copied to clipboard

Benchmark newer Java API

Open LifeIsStrange opened this issue 3 years ago • 2 comments

Java has a new FFI API https://openjdk.java.net/jeps/419 which has different performance characteristics. Using jdk 18 (stable) would be fair too.

Also for Java c++ interop, the best library is https://github.com/bytedeco/javacpp

LifeIsStrange avatar May 14 '22 14:05 LifeIsStrange

I'd be also interested in this benchmark.

dumblob avatar May 15 '22 19:05 dumblob