Hacker News new | past | comments | ask | show | jobs | submit login

Go compiles to native binaries, and requires no overhead like the JVM.



Like the JVM, Go programs have a runtime that has overhead.


Sure it compiles to native binaries which doesn't require a separate VM install, but that doesn't mean it doesn't have overhead.




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

Search: