Context: https://github.com/dotnet/runtime/issues/39281 - libSystem.IO.Compression.Native.so in .NET 3.1 is 771 KB - libSystem.IO.Compression.Native.so in .NET 5 is 900 KB This is 15% increase even though we have not added any new compression algorithms. Is this increase expected?