Hi
When using a canvas "closest to the metal" with JOGL (GLCanvas or GLWindow, not GLJPanel), your OpenGL rendering has only the JNI calls as performance penalties but they only take a few nanos. If you have a performance problem, it does probably not come from JOGL.