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

On the to garbage collect or not issue briefly mentioned at the end, the best reason to use an unmanaged language is predictability of performance. You know the GC won't step in at a critical moment. I regularly get frustrated by Eclipse becoming unresponsive for several seconds.


There are real time GCs for many languages that compile to native code.

The way Eclipse is coded is not a good example of GC performance.




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

Search: