Alert icon
We're changing our privacy policy. This stuff matters.  Learn more  Dismiss

jME JavaOne 2007 Video Reel

Loading...

Sign in or sign up now!
38,178
Loading...
Alert icon
Sign in or sign up now!
Alert icon

Uploaded by on May 8, 2007

Part of a session talk given at the JavaOne 2007 convention in San Francisco. Also shown at the After Dark party.

Category:

Entertainment

Tags:

License:

Standard YouTube License

Link to this comment:

Share to:

Uploader Comments (renanse)

  • Somebody please tell us who's responsible for the music? :)

  • It says at the end of the video. :) see 3:18

see all

All Comments (24)

Sign In or Sign Up now to post a comment!
  • that gets better towards the end. Just SENT FOR SCRUFIZZER, GRimINAL and some heads ul be aware of. hit me up gee

  • @ReturnOfTheZombie I wrote that message a long time ago. I now know better. But, I do have to disagree with one small detail. If there is code to execute, it can't run in 0ms. Although things happen fast in the processor, they are not instantaneous (which 0ms implies).

  • @ReturnOfTheZombie Correction. When I say "optimized by the compiler", I wanted to write "optimized by the JIT".

  • @maisteri Actually that has been proven wrong already. It largely depends on the programmer. The JIT can eliminate whole branches of native code at runtime if it finds that the execution of that code doesn't have any impact. There are code samples of java that are optimized by the compiler to run in 0ms where as the C++ code will take significant amount of time. Besides, 97% optimization is usually optimized enough. Speed is not the only thing to consider in software :-)

  • java compilation into ByteCode is done once, when u have compiled your program. java doesn't do that everytime you want to run the program.

  • Never heard of JIT before, have you?

  • Java is not interpreted language.

  • Java is not faster than C++ and never will be, because Java is an interpreted language.

  • where can I download the music? btw Java can be programmed to play fast. you do have to manage memory yourself and schedule the garbage collector

  • Java is for sure gaining on c++ for every year, but it has still some way to go before it catch up c++. From what I have heard Java is about 70- 80 % as fast as c++, atleast on newer cpu:s.

Loading...
0 / 00Unsaved Playlist Return to active list
    1. Your queue is empty. Add videos to your queue using this button:
      or sign in to load a different list.
    Loading...Loading...Saving...
    • Clear all videos from this list
    • Learn more