Sunday, February 19, 2006

Java Sucks: "Here is the story of a poor soul who just needs to display 200 labels. And what does Java do, allocate 40 megabytes and never free it, naturally.

http://groups.google.com/groups?dq=&hl=en&lr=&ie=UTF-8&threadm=1vgps6oteirco%24.a4bq78r09mww%24.dlg%4040tude.net&prev=/groups%3Fhl%3Den%26lr%3D%26ie%3DUTF-8%26group%3Dcomp.lang.java.help

The funny thing is, garbage collection works very well in many other languages, such as C#, Python, and Lisp. What is it about Java that makes garbage collection so consistently suck across all platforms, virtual machines, and compilers?"

0 Comments:

Post a Comment

<< Home