Slashdot Mirror


Java Urban Performance Legends

An anonymous reader writes "Programmers agonize over whether to allocate on the stack or on the heap. Some people think garbage collection will never be as efficient as direct memory management, and others feel it is easier to clean up a mess in one big batch than to pick up individual pieces of dust throughout the day. This article pokes some holes in the oft-repeated performance myth of slow allocation in JVMs."

1 of 846 comments (clear)

  1. Ok, the JVM allocation works by Orycterope · · Score: 1, Flamebait

    So, the JVM allocation works, and there's no performance bottleneck there. But where is it? Why is Java still so painfully slow?

    Java used anywhere, from webservers to full client apps just feels and even *looks* slow! Stop coming up with pointless articles. Find the problem and fix it.

    --
    Just because your voice reaches halfway around the world doesn't mean you are wiser than when it reached only to the end