Hacker News new | ask | show | jobs
by fdr_cs 4861 days ago
Go does generate a _LOT_ less garbage then Java, you can control the layout of your structures. That why its gc has less impact on performance then the JVM´s one.