Skip to Main Content

Java Programming

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Performance comparision between java and c++ in games (openGL)

807603Jan 8 2008 — edited Jan 9 2008
Hi 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
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Feb 6 2008
Added on Jan 8 2008
2 comments
160 views