OpenGL/CL Java Binding Performance
Posted by Itun on Dec 29, 2011; 2:25pm
URL: https://forum.jogamp.org/OpenGL-CL-Java-Binding-Performance-tp3618916.html
Has somebody seen benchmarks that compares performance of native code applications with OpenCL and/or OpenGL and performance of Java Binding? I know that DLL calls cause of performance decline. Does an application written on C/C++ will be anyway faster than the same on Java?