OpenGL profiling with JOGL

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

OpenGL profiling with JOGL

nicholas_yue
Hi,

  What are the OpenGL performance profiling tools suitable for use with JOGL ? gDebugger ?

Regards
Reply | Threaded
Open this post in threaded view
|

Re: OpenGL profiling with JOGL

Sven Gothel
Administrator
On 03/27/2012 01:46 AM, nicholas_yue [via jogamp] wrote:
>
>
> Hi,
>
>   What are the OpenGL performance profiling tools suitable for use with JOGL
> ? gDebugger ?

How about simply using visualvm ?
Since it will give you all the function call costs incl. OpenGL.

It helped me in many cases, profiling or sampling mode.

You may also try out the visualvm 'trace' plugins .. "Tool.Plugins",
which can be installed right from visualvm itself.

++

Of course .. it cannot give you OpenGL specific 'hints'.
I mentioned another proprietary tools from NVidia and IMG here on the forum,
but they are for OpenGL ES only.

~Sven

>
> Regards


signature.asc (910 bytes) Download Attachment