Quantcast
Channel: User Sinatr - Stack Overflow
Viewing all articles
Browse latest Browse all 601

Comment by Sinatr on What might cause this improvement in Garbage Collector performance in .NET 7.0 (making it better than .NET 8.0 and 9.0) (C#, Linux)

$
0
0
It's naive to think that the same code behaves similarly in different frameworks (versions of the same framework including, it's major version btw). You call many library methods and those gets changed. What we see on diagram is likely has nothing to do with GC, but with such rewritten methods and btw, having GC doing more work doesn't necessary means it's a root of the problem. As always, start with minimal reproducible example.

Viewing all articles
Browse latest Browse all 601

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>