Hacker News new | ask | show | jobs
by peter_lawrey 5430 days ago
I agree, avoiding GC is paramount. You can do this in Java by discarding less objects. http://vanillajava.blogspot.com/2011/06/how-to-avoid-garbage...