Want to read Slashdot from your mobile device? Point it at m.slashdot.org and keep reading!

 



Forgot your password?
typodupeerror

Comment Re:Moore's law is not on Java's side (Score 1) 194

When CPUs double in speed does the amount of GUI redrawing automatically double as well? The vast majority of the time for real apps (that is, exclusing most games, MPEG players, etc) very little is actually being redrawn. If we assume that Java GUIs are at least reasonably close to a constant percentage slower than C/C++ GUIs then Moore's Law helps Java just as much as anything else.

Slashdot Top Deals

"Mach was the greatest intellectual fraud in the last ten years." "What about X?" "I said `intellectual'." ;login, 9/1990

Working...