top | item 46442305

(no title)

mrsmrtss | 2 months ago

>Most games today are "made" in C#, which is also a language with GC and Go beats it in every aspect in performance.

That is just nonsense. Go may beat C# in memory consumption, but even that is a close call if you use AOT. C# is arguably the fastest GC based language there is: https://benchmarksgame-team.pages.debian.net/benchmarksgame/... This was already so before .NET10, which brought many more optimizations: https://devblogs.microsoft.com/dotnet/performance-improvemen...

discuss

order

No comments yet.