▲xguru 2020-11-13 | parent | ★ favorite | on: .NET 5 의 놀라운 속도(alexyakunin.medium.com).NET 5.0 공개 .NET 5.0 공개 위 글에서 가장 큰 변화가 "성능 개선 및 플랫폼 확장/통합" 이라고만 하더니 속도개선이 엄청 되었나 봅니다. HN에서는 Go 보다 .NET이 빠르다는 댓글로 싸우고 있더군요. https://news.ycombinator.com/item?id=25069663 In many benchmarks .NET/ASP.NET is faster than GO, a low level language: https://benchmarksgame-team.pages.debian.net/benchmarksgame/fastest/… But unlike GO, you will need to write 50x less lines of code to achieve the same result.
.NET 5.0 공개 .NET 5.0 공개
위 글에서 가장 큰 변화가 "성능 개선 및 플랫폼 확장/통합" 이라고만 하더니 속도개선이 엄청 되었나 봅니다.
HN에서는 Go 보다 .NET이 빠르다는 댓글로 싸우고 있더군요. https://news.ycombinator.com/item?id=25069663
In many benchmarks .NET/ASP.NET is faster than GO, a low level language:
https://benchmarksgame-team.pages.debian.net/benchmarksgame/fastest/…
But unlike GO, you will need to write 50x less lines of code to achieve the same result.