|
|
|
|
|
by TideAd
864 days ago
|
|
I find this very strange, Microsoft has a lot of big internal high-performance services written in C#. You have to be intentional about some things - largely making sure objects are very short-lived or very long-lived, to avoid long GX pauses. But .NET performs much better than it did 10-15 years ago and I can't think of a fundamental reason why you'd rewrite in Rust. |
|