Performance comparision between java and c++ in games (openGL)
807603Jan 8 2008 — edited Jan 9 2008Hi everyone,
I was working on java 3D and JOGL as part of my graphics openGL homework. Most of my classmates stuck to GLUT in c,c++ for programming stating that java is slow. I did attend a few seminars on java, java swing etc, they stated that java is faster now. I was wondering if there is a tool of some sort to compare performance, frame rate , time to compile etc. The closest I could find was a java memory leak finding tool used to detect memory leaks in java programs.
Thanks,
A