Hacker News new | ask | show | jobs
by deepsun 655 days ago
Even reference counting needs memory management. Granted, allocations are very fast on the JVM heap, but cannot be faster than no allocations.