is there a benchmark for jogl?

classic Classic list List threaded Threaded
2 messages Options
Reply | Threaded
Open this post in threaded view
|

is there a benchmark for jogl?

rtayek
hi, i just ran the furmark and got some surprising results.

is there a jogl benchmark out there?

thanks
Reply | Threaded
Open this post in threaded view
|

Re: is there a benchmark for jogl?

gouessej
Administrator
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.
Julien Gouesse | Personal blog | Website