79658021

Date: 2025-06-08 16:55:09
Score: 1.5
Natty:
Report link

Unless you're working in a severely memory constrained environment there's no cause for alarm for something using 100KB of RAM in one .NET version and 3KB in a different .NET version.

That being said, if you want a more scientific and rigourous look to be sure it's not a fluke, I'd recommend creating test projects using BenchmarkDotNET with memory profiling enabled.

Reasons:
  • No code block (0.5):
  • Low reputation (1):
Posted by: Alastair L