Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

Probably good for running Java on your cruise missile.


Peter Lawrey said he had HFT clients who wrote Java and managed to get their object allocation so low that they never had a GC pause, and just waited until market close to restart the JVM.


A number of games written in managed runtimes will pre-allocate a large number of objects at the start of each level/zone, and hope they don't run out before the next level (where a GC can run).




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: