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

Even in performance-critical software, you're not thinking about GC "all the time" but only in certain hot paths. Also, value types and some allocation semantics (which Go technically lacks, but the stack analyzer is intuitive and easily profiled so it has the same effect as semantics) make the cognitive GC burden much lower.


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

Search: