Talk:Java performance: Difference between revisions

Content deleted Content added
Line 352:
For example, "if the size of an object is not 8, it is rounded up to 8" is not just something Java does -- it's C++ and other such languages too. Citing this as a Java thing is not exactly prudent. As well, the lack of address arithmetic (as said in article) is simply a consequence of a GC-based language, and most of the structures listed aren't something I see as necessitated.
 
The memory use of the JVM and such are per-implementation, and therefore not something that can be broadly said to apply to Java.[[Special:Contributions/216.186.142.254|216.186.142.254]] ([[User talk:216.186.142.254|talk]]) 19:34, 16 August 2019 (UTC)