Hacker News new | ask | show | jobs
by alexyakunin 2051 days ago
Computer Language Benchmark Game already updated their results for .NET / C#: https://benchmarksgame-team.pages.debian.net/benchmarksgame/...

As for me, I wrote https://medium.com/servicetitan-engineering/go-vs-c-part-3-c... that compares C# and Go, and conceptually nothing changed a lot from the moment this was written.

IMO Go is the only viable competitor to .NET nowadays. Java is holding there solely because of Android - performance-wise it's so far behind...