Christ, Java is slower'n molasses.
Not the language, but the virtual machine.
Screw compatability, give me C! |
The old stereotype. If you're willing to open your mind, take a look at
this - these are benchmarks of a Quake port to Java. So much for "Java is too slow for gaming" ^^
A true thing is that the runtime needs some seconds to start, ie the program takes a moment longer to load. But that's becoming negligible on todays hardware, and the runtimes themselves get better too. And if I can use the time I saved developing (say, compared to C++) for more features, it's a win