HackerTrans
TopNewTrendsCommentsPastAskShowJobs

gcl09

no profile record

comments

gcl09
·3 года назад·discuss
Aren't records and init only setters in C# also a way to favor immutable types and fix setters in properties? (Not trying to criticize, I really want to know).
gcl09
·3 года назад·discuss
No, it is not. And nothing about this seems to violate the guidelines [0]. In fact, I'd say fits pretty well with the 'on topic' part of the 'what to submit' section.

[0] https://news.ycombinator.com/newsguidelines.html
gcl09
·3 года назад·discuss
Sorry but that makes no sense. Here are quotes from the C#/.NET group director at unity about how the migration to CoreCLR should bring a large perf boost: "One thing that should help in the future is the migration to CoreCLR that should provide a great boost in terms of performance."[1] "What we have seen, outside of Unity, is that performance with CoreCLR compared to Mono should range from 2x to 10x faster." [2]

[1] https://forum.unity.com/threads/performance-optimizations-fo... [2] https://forum.unity.com/threads/expected-performance-of-new-...