forked from MihaZupan/runtime-utils
-
Notifications
You must be signed in to change notification settings - Fork 0
[JitDiff X64] [EgorBo] Intrinsify Span.Slice(int,int) for Span[X..] #1653
Copy link
Copy link
Open
Description
Job completed in 18 minutes 1 second (remote runner delay: 42 seconds).
dotnet/runtime#122065
Diffs
Diffs
Found 90 files with textual diffs.
Summary of Code Size diffs:
(Lower is better)
Total bytes of base: 45957023
Total bytes of diff: 45948343
Total bytes of delta: -8680 (-0.02 % of base)
Total relative delta: -6.41
diff is an improvement.
relative diff is an improvement.
Top file improvements (bytes):
-8182 : System.Numerics.Tensors.dasm (-0.70 % of base)
-228 : System.Private.CoreLib.dasm (-0.00 % of base)
-148 : System.Net.Primitives.dasm (-0.13 % of base)
-91 : System.IO.Compression.dasm (-0.05 % of base)
-13 : System.Net.WebSockets.dasm (-0.01 % of base)
-8 : System.Net.WebSockets.Client.dasm (-0.03 % of base)
-7 : System.Net.Http.dasm (-0.00 % of base)
-3 : System.Runtime.Numerics.dasm (-0.00 % of base)
8 total files with Code Size differences (8 improved, 0 regressed), 252 unchanged.
Top method regressions (bytes):
26 (4.73 % of base) : System.IO.Compression.dasm - System.IO.Compression.ZipArchiveEntry:WriteLocalFileHeaderPrepare(System.Span`1[byte],uint,uint,ushort):this (FullOpts)
17 (3.80 % of base) : System.IO.Compression.dasm - System.IO.Compression.Zip64EndOfCentralDirectoryRecord:WriteBlockCore(System.Span`1[byte],long,long,long) (FullOpts)
17 (3.94 % of base) : System.IO.Compression.dasm - System.IO.Compression.ZipEndOfCentralDirectoryBlock:WriteBlockInitialize(System.Span`1[byte],long,long,long,byte[]) (FullOpts)
14 (2.06 % of base) : System.IO.Compression.dasm - System.IO.Compression.ZipEndOfCentralDirectoryBlock:TryReadBlockInitialize(System.IO.Stream,System.Span`1[byte],int,byref,byref):bool (FullOpts)
13 (4.00 % of base) : System.IO.Compression.dasm - System.IO.Compression.ZipArchiveEntry:PrepareToWriteDataDescriptor(System.Span`1[byte]):int:this (FullOpts)
9 (1.65 % of base) : System.IO.Compression.dasm - System.IO.Compression.Zip64EndOfCentralDirectoryRecord:TryReadBlockCore(System.Span`1[byte],int,byref):bool (FullOpts)
5 (2.43 % of base) : System.IO.Compression.dasm - System.IO.Compression.Zip64EndOfCentralDirectoryLocator:WriteBlockCore(System.Span`1[byte],long) (FullOpts)
5 (4.50 % of base) : System.IO.Compression.dasm - System.IO.Compression.ZipGenericExtraField:WriteBlockCore(System.Span`1[byte]):this (FullOpts)
4 (0.14 % of base) : System.IO.Compression.dasm - System.IO.Compression.ZipCentralDirectoryFileHeader+<TryReadBlockAsync>d__27:MoveNext():this (FullOpts)
Top method improvements (bytes):
-504 (-26.51 % of base) : System.Numerics.Tensors.dasm - System.Numerics.Tensors.Tensor:SqueezeDimension[byte](byref,int):System.Numerics.Tensors.ReadOnlyTensorSpan`1[byte] (FullOpts)
-504 (-26.51 % of base) : System.Numerics.Tensors.dasm - System.Numerics.Tensors.Tensor:SqueezeDimension[byte](byref,int):System.Numerics.Tensors.TensorSpan`1[byte] (FullOpts)
-504 (-26.51 % of base) : System.Numerics.Tensors.dasm - System.Numerics.Tensors.Tensor:SqueezeDimension[double](byref,int):System.Numerics.Tensors.ReadOnlyTensorSpan`1[double] (FullOpts)
-504 (-26.51 % of base) : System.Numerics.Tensors.dasm - System.Numerics.Tensors.Tensor:SqueezeDimension[double](byref,int):System.Numerics.Tensors.TensorSpan`1[double] (FullOpts)
-504 (-26.51 % of base) : System.Numerics.Tensors.dasm - System.Numerics.Tensors.Tensor:SqueezeDimension[int](byref,int):System.Numerics.Tensors.ReadOnlyTensorSpan`1[int] (FullOpts)
-504 (-26.51 % of base) : System.Numerics.Tensors.dasm - System.Numerics.Tensors.Tensor:SqueezeDimension[int](byref,int):System.Numerics.Tensors.TensorSpan`1[int] (FullOpts)
-504 (-26.51 % of base) : System.Numerics.Tensors.dasm - System.Numerics.Tensors.Tensor:SqueezeDimension[long](byref,int):System.Numerics.Tensors.ReadOnlyTensorSpan`1[long] (FullOpts)
-504 (-26.51 % of base) : System.Numerics.Tensors.dasm - System.Numerics.Tensors.Tensor:SqueezeDimension[long](byref,int):System.Numerics.Tensors.TensorSpan`1[long] (FullOpts)
-504 (-26.51 % of base) : System.Numerics.Tensors.dasm - System.Numerics.Tensors.Tensor:SqueezeDimension[short](byref,int):System.Numerics.Tensors.ReadOnlyTensorSpan`1[short] (FullOpts)
-504 (-26.51 % of base) : System.Numerics.Tensors.dasm - System.Numerics.Tensors.Tensor:SqueezeDimension[short](byref,int):System.Numerics.Tensors.TensorSpan`1[short] (FullOpts)
-504 (-26.51 % of base) : System.Numerics.Tensors.dasm - System.Numerics.Tensors.Tensor:SqueezeDimension[System.Nullable`1[int]](byref,int):System.Numerics.Tensors.ReadOnlyTensorSpan`1[System.Nullable`1[int]] (FullOpts)
-504 (-26.51 % of base) : System.Numerics.Tensors.dasm - System.Numerics.Tensors.Tensor:SqueezeDimension[System.Nullable`1[int]](byref,int):System.Numerics.Tensors.TensorSpan`1[System.Nullable`1[int]] (FullOpts)
-504 (-26.51 % of base) : System.Numerics.Tensors.dasm - System.Numerics.Tensors.Tensor:SqueezeDimension[System.Numerics.Vector`1[float]](byref,int):System.Numerics.Tensors.ReadOnlyTensorSpan`1[System.Numerics.Vector`1[float]] (FullOpts)
-504 (-26.51 % of base) : System.Numerics.Tensors.dasm - System.Numerics.Tensors.Tensor:SqueezeDimension[System.Numerics.Vector`1[float]](byref,int):System.Numerics.Tensors.TensorSpan`1[System.Numerics.Vector`1[float]] (FullOpts)
-464 (-22.58 % of base) : System.Numerics.Tensors.dasm - System.Numerics.Tensors.Tensor:SqueezeDimension[System.__Canon](System.Numerics.Tensors.Tensor`1[System.__Canon],int):System.Numerics.Tensors.Tensor`1[System.__Canon] (FullOpts)
-86 (-5.41 % of base) : System.Numerics.Tensors.dasm - System.Numerics.Tensors.Tensor:SqueezeDimension[System.__Canon](byref,int):System.Numerics.Tensors.ReadOnlyTensorSpan`1[System.__Canon] (FullOpts)
-86 (-5.41 % of base) : System.Numerics.Tensors.dasm - System.Numerics.Tensors.Tensor:SqueezeDimension[System.__Canon](byref,int):System.Numerics.Tensors.TensorSpan`1[System.__Canon] (FullOpts)
-50 (-13.37 % of base) : System.Net.Primitives.dasm - System.Net.CookieComparer:Equals(System.Net.Cookie,System.Net.Cookie):bool (FullOpts)
-45 (-9.98 % of base) : System.Net.Primitives.dasm - System.Net.Cookie:Equals(System.Object):bool:this (FullOpts)
-42 (-12.92 % of base) : System.Private.CoreLib.dasm - System.MemoryExtensions:TrimUtf8(System.ReadOnlySpan`1[byte]):System.ReadOnlySpan`1[byte] (FullOpts)
-33 (-3.24 % of base) : System.IO.Compression.dasm - System.IO.Compression.ZipCentralDirectoryFileHeader:TryReadBlockInitialize(System.ReadOnlySpan`1[byte],byref,byref,byref,byref,byref,byref):bool (FullOpts)
-24 (-7.62 % of base) : System.IO.Compression.dasm - System.IO.Compression.ZipGenericExtraField:ParseExtraField(System.ReadOnlySpan`1[byte],byref):System.Collections.Generic.List`1[System.IO.Compression.ZipGenericExtraField] (FullOpts)
-23 (-6.82 % of base) : System.Private.CoreLib.dasm - System.Int64:System.Numerics.IBinaryInteger<System.Int64>.TryReadLittleEndian(System.ReadOnlySpan`1[byte],bool,byref):bool (FullOpts)
-23 (-6.82 % of base) : System.Private.CoreLib.dasm - System.IntPtr:System.Numerics.IBinaryInteger<nint>.TryReadLittleEndian(System.ReadOnlySpan`1[byte],bool,byref):bool (FullOpts)
-20 (-15.38 % of base) : System.IO.Compression.dasm - System.IO.Compression.ZipLocalFileHeader:GetExtraFieldsCore(System.Span`1[byte],int,int,byref,byref) (FullOpts)
-20 (-0.92 % of base) : System.Numerics.Tensors.dasm - System.Numerics.Tensors.Tensor:ToString[byte](byref,System.ReadOnlySpan`1[nint],System.Text.StringBuilder,int) (FullOpts)
-20 (-0.92 % of base) : System.Numerics.Tensors.dasm - System.Numerics.Tensors.Tensor:ToString[double](byref,System.ReadOnlySpan`1[nint],System.Text.StringBuilder,int) (FullOpts)
-20 (-0.92 % of base) : System.Numerics.Tensors.dasm - System.Numerics.Tensors.Tensor:ToString[int](byref,System.ReadOnlySpan`1[nint],System.Text.StringBuilder,int) (FullOpts)
-20 (-0.92 % of base) : System.Numerics.Tensors.dasm - System.Numerics.Tensors.Tensor:ToString[long](byref,System.ReadOnlySpan`1[nint],System.Text.StringBuilder,int) (FullOpts)
-20 (-0.92 % of base) : System.Numerics.Tensors.dasm - System.Numerics.Tensors.Tensor:ToString[short](byref,System.ReadOnlySpan`1[nint],System.Text.StringBuilder,int) (FullOpts)
-20 (-0.92 % of base) : System.Numerics.Tensors.dasm - System.Numerics.Tensors.Tensor:ToString[System.Nullable`1[int]](byref,System.ReadOnlySpan`1[nint],System.Text.StringBuilder,int) (FullOpts)
-20 (-0.91 % of base) : System.Numerics.Tensors.dasm - System.Numerics.Tensors.Tensor:ToString[System.Numerics.Vector`1[float]](byref,System.ReadOnlySpan`1[nint],System.Text.StringBuilder,int) (FullOpts)
-20 (-9.01 % of base) : System.Private.CoreLib.dasm - System.SByte:System.Numerics.IBinaryInteger<System.SByte>.TryReadLittleEndian(System.ReadOnlySpan`1[byte],bool,byref):bool (FullOpts)
-17 (-1.95 % of base) : System.IO.Compression.dasm - System.IO.Compression.ZipArchiveEntry:WriteCentralDirectoryFileHeaderPrepare(System.Span`1[byte],uint,uint,ushort,uint):this (FullOpts)
-17 (-3.01 % of base) : System.Numerics.Tensors.dasm - System.Numerics.Tensors.TensorShape:AreCompatible(byref,byref,bool):bool (FullOpts)
-16 (-10.00 % of base) : System.Private.CoreLib.dasm - System.Byte:System.Numerics.IBinaryInteger<System.Byte>.TryReadLittleEndian(System.ReadOnlySpan`1[byte],bool,byref):bool (FullOpts)
-16 (-8.79 % of base) : System.Private.CoreLib.dasm - System.Char:System.Numerics.IBinaryInteger<System.Char>.TryReadLittleEndian(System.ReadOnlySpan`1[byte],bool,byref):bool (FullOpts)
-16 (-3.03 % of base) : System.Private.CoreLib.dasm - System.Int128:System.Numerics.IBinaryInteger<System.Int128>.TryReadLittleEndian(System.ReadOnlySpan`1[byte],bool,byref):bool (FullOpts)
-16 (-5.95 % of base) : System.Private.CoreLib.dasm - System.Int16:System.Numerics.IBinaryInteger<System.Int16>.TryReadLittleEndian(System.ReadOnlySpan`1[byte],bool,byref):bool (FullOpts)
-16 (-4.94 % of base) : System.Private.CoreLib.dasm - System.Int32:System.Numerics.IBinaryInteger<System.Int32>.TryReadLittleEndian(System.ReadOnlySpan`1[byte],bool,byref):bool (FullOpts)
-16 (-8.42 % of base) : System.Net.Primitives.dasm - System.Net.Cookie:SetDomainAndKey(System.String):this (FullOpts)
-16 (-17.20 % of base) : System.Net.Primitives.dasm - System.Net.CookieComparer:StripLeadingDot(System.ReadOnlySpan`1[char]):System.ReadOnlySpan`1[char] (FullOpts)
-16 (-0.77 % of base) : System.Numerics.Tensors.dasm - System.Numerics.Tensors.Tensor:ToString[System.__Canon](byref,System.ReadOnlySpan`1[nint],System.Text.StringBuilder,int) (FullOpts)
-16 (-5.42 % of base) : System.Private.CoreLib.dasm - System.UInt128:System.Numerics.IBinaryInteger<System.UInt128>.TryReadLittleEndian(System.ReadOnlySpan`1[byte],bool,byref):bool (FullOpts)
-16 (-8.79 % of base) : System.Private.CoreLib.dasm - System.UInt16:System.Numerics.IBinaryInteger<System.UInt16>.TryReadLittleEndian(System.ReadOnlySpan`1[byte],bool,byref):bool (FullOpts)
-15 (-5.47 % of base) : System.IO.Compression.dasm - System.IO.Compression.Zip64EndOfCentralDirectoryLocator:TryReadBlockCore(System.Span`1[byte],int,byref):bool (FullOpts)
-15 (-1.44 % of base) : System.IO.Compression.dasm - System.IO.Compression.ZipCentralDirectoryFileHeader:TryReadBlock(System.ReadOnlySpan`1[byte],System.IO.Stream,bool,byref,byref):bool (FullOpts)
-15 (-2.08 % of base) : System.Net.Primitives.dasm - System.Net.CookieContainer:InternalGetCookies(System.Uri):System.Net.CookieCollection:this (FullOpts)
-15 (-2.32 % of base) : System.Numerics.Tensors.dasm - System.Numerics.Tensors.ReadOnlyTensorDimensionSpan`1[byte]:.ctor(System.Numerics.Tensors.ReadOnlyTensorSpan`1[byte],int):this (FullOpts)
-15 (-2.32 % of base) : System.Numerics.Tensors.dasm - System.Numerics.Tensors.ReadOnlyTensorDimensionSpan`1[double]:.ctor(System.Numerics.Tensors.ReadOnlyTensorSpan`1[double],int):this (FullOpts)
-15 (-2.32 % of base) : System.Numerics.Tensors.dasm - System.Numerics.Tensors.ReadOnlyTensorDimensionSpan`1[int]:.ctor(System.Numerics.Tensors.ReadOnlyTensorSpan`1[int],int):this (FullOpts)
-15 (-2.32 % of base) : System.Numerics.Tensors.dasm - System.Numerics.Tensors.ReadOnlyTensorDimensionSpan`1[long]:.ctor(System.Numerics.Tensors.ReadOnlyTensorSpan`1[long],int):this (FullOpts)
-15 (-2.32 % of base) : System.Numerics.Tensors.dasm - System.Numerics.Tensors.ReadOnlyTensorDimensionSpan`1[short]:.ctor(System.Numerics.Tensors.ReadOnlyTensorSpan`1[short],int):this (FullOpts)
-15 (-2.32 % of base) : System.Numerics.Tensors.dasm - System.Numerics.Tensors.ReadOnlyTensorDimensionSpan`1[System.__Canon]:.ctor(System.Numerics.Tensors.ReadOnlyTensorSpan`1[System.__Canon],int):this (FullOpts)
-15 (-2.32 % of base) : System.Numerics.Tensors.dasm - System.Numerics.Tensors.ReadOnlyTensorDimensionSpan`1[System.Nullable`1[int]]:.ctor(System.Numerics.Tensors.ReadOnlyTensorSpan`1[System.Nullable`1[int]],int):this (FullOpts)
-15 (-2.32 % of base) : System.Numerics.Tensors.dasm - System.Numerics.Tensors.ReadOnlyTensorDimensionSpan`1[System.Numerics.Vector`1[float]]:.ctor(System.Numerics.Tensors.ReadOnlyTensorSpan`1[System.Numerics.Vector`1[float]],int):this (FullOpts)
-15 (-2.32 % of base) : System.Numerics.Tensors.dasm - System.Numerics.Tensors.TensorDimensionSpan`1[byte]:.ctor(System.Numerics.Tensors.TensorSpan`1[byte],int):this (FullOpts)
-15 (-2.32 % of base) : System.Numerics.Tensors.dasm - System.Numerics.Tensors.TensorDimensionSpan`1[double]:.ctor(System.Numerics.Tensors.TensorSpan`1[double],int):this (FullOpts)
-15 (-2.32 % of base) : System.Numerics.Tensors.dasm - System.Numerics.Tensors.TensorDimensionSpan`1[int]:.ctor(System.Numerics.Tensors.TensorSpan`1[int],int):this (FullOpts)
-15 (-2.32 % of base) : System.Numerics.Tensors.dasm - System.Numerics.Tensors.TensorDimensionSpan`1[long]:.ctor(System.Numerics.Tensors.TensorSpan`1[long],int):this (FullOpts)
-15 (-2.32 % of base) : System.Numerics.Tensors.dasm - System.Numerics.Tensors.TensorDimensionSpan`1[short]:.ctor(System.Numerics.Tensors.TensorSpan`1[short],int):this (FullOpts)
-15 (-2.32 % of base) : System.Numerics.Tensors.dasm - System.Numerics.Tensors.TensorDimensionSpan`1[System.__Canon]:.ctor(System.Numerics.Tensors.TensorSpan`1[System.__Canon],int):this (FullOpts)
-15 (-2.32 % of base) : System.Numerics.Tensors.dasm - System.Numerics.Tensors.TensorDimensionSpan`1[System.Nullable`1[int]]:.ctor(System.Numerics.Tensors.TensorSpan`1[System.Nullable`1[int]],int):this (FullOpts)
-15 (-2.32 % of base) : System.Numerics.Tensors.dasm - System.Numerics.Tensors.TensorDimensionSpan`1[System.Numerics.Vector`1[float]]:.ctor(System.Numerics.Tensors.TensorSpan`1[System.Numerics.Vector`1[float]],int):this (FullOpts)
-13 (-8.55 % of base) : System.IO.Compression.dasm - System.IO.Compression.ZipArchiveEntry:WriteCrcAndSizesInLocalHeaderPrepareForWritingWhenZip64HeaderUsed(System.Span`1[byte]):this (FullOpts)
-13 (-6.19 % of base) : System.IO.Compression.dasm - System.IO.Compression.ZipArchiveEntry:WriteCrcAndSizesInLocalHeaderPrepareForZip64PretendStreaming(System.Span`1[byte]):this (FullOpts)
-13 (-4.59 % of base) : System.Net.WebSockets.dasm - System.Net.WebSockets.Compression.WebSocketInflater:Finish(System.Span`1[byte],byref):bool:this (FullOpts)
-12 (-1.38 % of base) : System.IO.Compression.dasm - System.IO.Compression.ZipLocalFileHeader:GetExtraFields(System.IO.Stream,byref):System.Collections.Generic.List`1[System.IO.Compression.ZipGenericExtraField] (FullOpts)
-11 (-4.74 % of base) : System.IO.Compression.dasm - System.IO.Compression.ZipArchiveEntry:WriteCrcAndSizesInLocalHeaderPrepareFor32bitValuesWriting(bool,System.Span`1[byte],uint,uint):this (FullOpts)
-11 (-4.91 % of base) : System.IO.Compression.dasm - System.IO.Compression.ZipLocalFileHeader:TrySkipBlockFinalize(System.IO.Stream,System.Span`1[byte],int):bool (FullOpts)
-10 (-0.55 % of base) : System.Numerics.Tensors.dasm - System.Numerics.Tensors.Tensor:SqueezeDimension[byte](System.Numerics.Tensors.Tensor`1[byte],int):System.Numerics.Tensors.Tensor`1[byte] (FullOpts)
-10 (-0.55 % of base) : System.Numerics.Tensors.dasm - System.Numerics.Tensors.Tensor:SqueezeDimension[double](System.Numerics.Tensors.Tensor`1[double],int):System.Numerics.Tensors.Tensor`1[double] (FullOpts)
-10 (-0.56 % of base) : System.Numerics.Tensors.dasm - System.Numerics.Tensors.Tensor:SqueezeDimension[int](System.Numerics.Tensors.Tensor`1[int],int):System.Numerics.Tensors.Tensor`1[int] (FullOpts)
-10 (-0.55 % of base) : System.Numerics.Tensors.dasm - System.Numerics.Tensors.Tensor:SqueezeDimension[long](System.Numerics.Tensors.Tensor`1[long],int):System.Numerics.Tensors.Tensor`1[long] (FullOpts)
-10 (-0.55 % of base) : System.Numerics.Tensors.dasm - System.Numerics.Tensors.Tensor:SqueezeDimension[short](System.Numerics.Tensors.Tensor`1[short],int):System.Numerics.Tensors.Tensor`1[short] (FullOpts)
-10 (-0.55 % of base) : System.Numerics.Tensors.dasm - System.Numerics.Tensors.Tensor:SqueezeDimension[System.Nullable`1[int]](System.Numerics.Tensors.Tensor`1[System.Nullable`1[int]],int):System.Numerics.Tensors.Tensor`1[System.Nullable`1[int]] (FullOpts)
-10 (-0.55 % of base) : System.Numerics.Tensors.dasm - System.Numerics.Tensors.Tensor:SqueezeDimension[System.Numerics.Vector`1[float]](System.Numerics.Tensors.Tensor`1[System.Numerics.Vector`1[float]],int):System.Numerics.Tensors.Tensor`1[System.Numerics.Vector`1[float]] (FullOpts)
-9 (-0.33 % of base) : System.IO.Compression.dasm - System.IO.Compression.ZipLocalFileHeader+<GetExtraFieldsAsync>d__12:MoveNext():this (FullOpts)
-8 (-0.84 % of base) : System.Net.WebSockets.Client.dasm - System.Net.WebSockets.WebSocketHandle:ParseDeflateOptions(System.ReadOnlySpan`1[char],System.Net.WebSockets.WebSocketDeflateOptions):System.Net.WebSockets.WebSocketDeflateOptions (FullOpts)
-7 (-0.79 % of base) : System.Net.Http.dasm - System.Net.Http.HttpContent:ReadBufferAsString(System.Net.Http.HttpContent+LimitArrayPoolWriteStream,System.Net.Http.Headers.HttpContentHeaders):System.String (FullOpts)
-7 (-2.78 % of base) : System.Numerics.Tensors.dasm - System.Numerics.Tensors.TensorShape:AreCompatible(byref,byref):bool (FullOpts)
-6 (-2.55 % of base) : System.Net.Primitives.dasm - System.Net.CookieComparer:EqualDomains(System.ReadOnlySpan`1[char],System.ReadOnlySpan`1[char]):bool (FullOpts)
-5 (-1.31 % of base) : System.IO.Compression.dasm - System.IO.Compression.Zip64ExtraField:WriteBlockCore(System.Span`1[byte]):this (FullOpts)
-3 (-0.72 % of base) : System.IO.Compression.dasm - System.IO.Compression.ZipGenericExtraField:TryReadBlock(System.ReadOnlySpan`1[byte],byref,byref):bool (FullOpts)
-3 (-0.28 % of base) : System.Runtime.Numerics.dasm - System.Number:<NumberToBigInteger>g__Recursive|12_1(byref,int,System.ReadOnlySpan`1[uint],System.Span`1[uint]) (FullOpts)
-2 (-0.90 % of base) : System.Private.CoreLib.dasm - System.MemoryExtensions:<TrimUtf8>g__TrimFallback|287_0(System.ReadOnlySpan`1[byte]):System.ReadOnlySpan`1[byte] (FullOpts)
-2 (-0.98 % of base) : System.Private.CoreLib.dasm - System.UInt32:System.Numerics.IBinaryInteger<System.UInt32>.TryReadLittleEndian(System.ReadOnlySpan`1[byte],bool,byref):bool (FullOpts)
-2 (-0.98 % of base) : System.Private.CoreLib.dasm - System.UInt64:System.Numerics.IBinaryInteger<System.UInt64>.TryReadLittleEndian(System.ReadOnlySpan`1[byte],bool,byref):bool (FullOpts)
-2 (-0.98 % of base) : System.Private.CoreLib.dasm - System.UIntPtr:System.Numerics.IBinaryInteger<nuint>.TryReadLittleEndian(System.ReadOnlySpan`1[byte],bool,byref):bool (FullOpts)
Top method regressions (percentages):
26 (4.73 % of base) : System.IO.Compression.dasm - System.IO.Compression.ZipArchiveEntry:WriteLocalFileHeaderPrepare(System.Span`1[byte],uint,uint,ushort):this (FullOpts)
5 (4.50 % of base) : System.IO.Compression.dasm - System.IO.Compression.ZipGenericExtraField:WriteBlockCore(System.Span`1[byte]):this (FullOpts)
13 (4.00 % of base) : System.IO.Compression.dasm - System.IO.Compression.ZipArchiveEntry:PrepareToWriteDataDescriptor(System.Span`1[byte]):int:this (FullOpts)
17 (3.94 % of base) : System.IO.Compression.dasm - System.IO.Compression.ZipEndOfCentralDirectoryBlock:WriteBlockInitialize(System.Span`1[byte],long,long,long,byte[]) (FullOpts)
17 (3.80 % of base) : System.IO.Compression.dasm - System.IO.Compression.Zip64EndOfCentralDirectoryRecord:WriteBlockCore(System.Span`1[byte],long,long,long) (FullOpts)
5 (2.43 % of base) : System.IO.Compression.dasm - System.IO.Compression.Zip64EndOfCentralDirectoryLocator:WriteBlockCore(System.Span`1[byte],long) (FullOpts)
14 (2.06 % of base) : System.IO.Compression.dasm - System.IO.Compression.ZipEndOfCentralDirectoryBlock:TryReadBlockInitialize(System.IO.Stream,System.Span`1[byte],int,byref,byref):bool (FullOpts)
9 (1.65 % of base) : System.IO.Compression.dasm - System.IO.Compression.Zip64EndOfCentralDirectoryRecord:TryReadBlockCore(System.Span`1[byte],int,byref):bool (FullOpts)
4 (0.14 % of base) : System.IO.Compression.dasm - System.IO.Compression.ZipCentralDirectoryFileHeader+<TryReadBlockAsync>d__27:MoveNext():this (FullOpts)
Top method improvements (percentages):
-504 (-26.51 % of base) : System.Numerics.Tensors.dasm - System.Numerics.Tensors.Tensor:SqueezeDimension[byte](byref,int):System.Numerics.Tensors.ReadOnlyTensorSpan`1[byte] (FullOpts)
-504 (-26.51 % of base) : System.Numerics.Tensors.dasm - System.Numerics.Tensors.Tensor:SqueezeDimension[byte](byref,int):System.Numerics.Tensors.TensorSpan`1[byte] (FullOpts)
-504 (-26.51 % of base) : System.Numerics.Tensors.dasm - System.Numerics.Tensors.Tensor:SqueezeDimension[double](byref,int):System.Numerics.Tensors.ReadOnlyTensorSpan`1[double] (FullOpts)
-504 (-26.51 % of base) : System.Numerics.Tensors.dasm - System.Numerics.Tensors.Tensor:SqueezeDimension[double](byref,int):System.Numerics.Tensors.TensorSpan`1[double] (FullOpts)
-504 (-26.51 % of base) : System.Numerics.Tensors.dasm - System.Numerics.Tensors.Tensor:SqueezeDimension[int](byref,int):System.Numerics.Tensors.ReadOnlyTensorSpan`1[int] (FullOpts)
-504 (-26.51 % of base) : System.Numerics.Tensors.dasm - System.Numerics.Tensors.Tensor:SqueezeDimension[int](byref,int):System.Numerics.Tensors.TensorSpan`1[int] (FullOpts)
-504 (-26.51 % of base) : System.Numerics.Tensors.dasm - System.Numerics.Tensors.Tensor:SqueezeDimension[long](byref,int):System.Numerics.Tensors.ReadOnlyTensorSpan`1[long] (FullOpts)
-504 (-26.51 % of base) : System.Numerics.Tensors.dasm - System.Numerics.Tensors.Tensor:SqueezeDimension[long](byref,int):System.Numerics.Tensors.TensorSpan`1[long] (FullOpts)
-504 (-26.51 % of base) : System.Numerics.Tensors.dasm - System.Numerics.Tensors.Tensor:SqueezeDimension[short](byref,int):System.Numerics.Tensors.ReadOnlyTensorSpan`1[short] (FullOpts)
-504 (-26.51 % of base) : System.Numerics.Tensors.dasm - System.Numerics.Tensors.Tensor:SqueezeDimension[short](byref,int):System.Numerics.Tensors.TensorSpan`1[short] (FullOpts)
-504 (-26.51 % of base) : System.Numerics.Tensors.dasm - System.Numerics.Tensors.Tensor:SqueezeDimension[System.Nullable`1[int]](byref,int):System.Numerics.Tensors.ReadOnlyTensorSpan`1[System.Nullable`1[int]] (FullOpts)
-504 (-26.51 % of base) : System.Numerics.Tensors.dasm - System.Numerics.Tensors.Tensor:SqueezeDimension[System.Nullable`1[int]](byref,int):System.Numerics.Tensors.TensorSpan`1[System.Nullable`1[int]] (FullOpts)
-504 (-26.51 % of base) : System.Numerics.Tensors.dasm - System.Numerics.Tensors.Tensor:SqueezeDimension[System.Numerics.Vector`1[float]](byref,int):System.Numerics.Tensors.ReadOnlyTensorSpan`1[System.Numerics.Vector`1[float]] (FullOpts)
-504 (-26.51 % of base) : System.Numerics.Tensors.dasm - System.Numerics.Tensors.Tensor:SqueezeDimension[System.Numerics.Vector`1[float]](byref,int):System.Numerics.Tensors.TensorSpan`1[System.Numerics.Vector`1[float]] (FullOpts)
-464 (-22.58 % of base) : System.Numerics.Tensors.dasm - System.Numerics.Tensors.Tensor:SqueezeDimension[System.__Canon](System.Numerics.Tensors.Tensor`1[System.__Canon],int):System.Numerics.Tensors.Tensor`1[System.__Canon] (FullOpts)
-16 (-17.20 % of base) : System.Net.Primitives.dasm - System.Net.CookieComparer:StripLeadingDot(System.ReadOnlySpan`1[char]):System.ReadOnlySpan`1[char] (FullOpts)
-20 (-15.38 % of base) : System.IO.Compression.dasm - System.IO.Compression.ZipLocalFileHeader:GetExtraFieldsCore(System.Span`1[byte],int,int,byref,byref) (FullOpts)
-50 (-13.37 % of base) : System.Net.Primitives.dasm - System.Net.CookieComparer:Equals(System.Net.Cookie,System.Net.Cookie):bool (FullOpts)
-42 (-12.92 % of base) : System.Private.CoreLib.dasm - System.MemoryExtensions:TrimUtf8(System.ReadOnlySpan`1[byte]):System.ReadOnlySpan`1[byte] (FullOpts)
-16 (-10.00 % of base) : System.Private.CoreLib.dasm - System.Byte:System.Numerics.IBinaryInteger<System.Byte>.TryReadLittleEndian(System.ReadOnlySpan`1[byte],bool,byref):bool (FullOpts)
-45 (-9.98 % of base) : System.Net.Primitives.dasm - System.Net.Cookie:Equals(System.Object):bool:this (FullOpts)
-20 (-9.01 % of base) : System.Private.CoreLib.dasm - System.SByte:System.Numerics.IBinaryInteger<System.SByte>.TryReadLittleEndian(System.ReadOnlySpan`1[byte],bool,byref):bool (FullOpts)
-16 (-8.79 % of base) : System.Private.CoreLib.dasm - System.Char:System.Numerics.IBinaryInteger<System.Char>.TryReadLittleEndian(System.ReadOnlySpan`1[byte],bool,byref):bool (FullOpts)
-16 (-8.79 % of base) : System.Private.CoreLib.dasm - System.UInt16:System.Numerics.IBinaryInteger<System.UInt16>.TryReadLittleEndian(System.ReadOnlySpan`1[byte],bool,byref):bool (FullOpts)
-13 (-8.55 % of base) : System.IO.Compression.dasm - System.IO.Compression.ZipArchiveEntry:WriteCrcAndSizesInLocalHeaderPrepareForWritingWhenZip64HeaderUsed(System.Span`1[byte]):this (FullOpts)
-16 (-8.42 % of base) : System.Net.Primitives.dasm - System.Net.Cookie:SetDomainAndKey(System.String):this (FullOpts)
-24 (-7.62 % of base) : System.IO.Compression.dasm - System.IO.Compression.ZipGenericExtraField:ParseExtraField(System.ReadOnlySpan`1[byte],byref):System.Collections.Generic.List`1[System.IO.Compression.ZipGenericExtraField] (FullOpts)
-23 (-6.82 % of base) : System.Private.CoreLib.dasm - System.Int64:System.Numerics.IBinaryInteger<System.Int64>.TryReadLittleEndian(System.ReadOnlySpan`1[byte],bool,byref):bool (FullOpts)
-23 (-6.82 % of base) : System.Private.CoreLib.dasm - System.IntPtr:System.Numerics.IBinaryInteger<nint>.TryReadLittleEndian(System.ReadOnlySpan`1[byte],bool,byref):bool (FullOpts)
-13 (-6.19 % of base) : System.IO.Compression.dasm - System.IO.Compression.ZipArchiveEntry:WriteCrcAndSizesInLocalHeaderPrepareForZip64PretendStreaming(System.Span`1[byte]):this (FullOpts)
-16 (-5.95 % of base) : System.Private.CoreLib.dasm - System.Int16:System.Numerics.IBinaryInteger<System.Int16>.TryReadLittleEndian(System.ReadOnlySpan`1[byte],bool,byref):bool (FullOpts)
-15 (-5.47 % of base) : System.IO.Compression.dasm - System.IO.Compression.Zip64EndOfCentralDirectoryLocator:TryReadBlockCore(System.Span`1[byte],int,byref):bool (FullOpts)
-16 (-5.42 % of base) : System.Private.CoreLib.dasm - System.UInt128:System.Numerics.IBinaryInteger<System.UInt128>.TryReadLittleEndian(System.ReadOnlySpan`1[byte],bool,byref):bool (FullOpts)
-86 (-5.41 % of base) : System.Numerics.Tensors.dasm - System.Numerics.Tensors.Tensor:SqueezeDimension[System.__Canon](byref,int):System.Numerics.Tensors.ReadOnlyTensorSpan`1[System.__Canon] (FullOpts)
-86 (-5.41 % of base) : System.Numerics.Tensors.dasm - System.Numerics.Tensors.Tensor:SqueezeDimension[System.__Canon](byref,int):System.Numerics.Tensors.TensorSpan`1[System.__Canon] (FullOpts)
-16 (-4.94 % of base) : System.Private.CoreLib.dasm - System.Int32:System.Numerics.IBinaryInteger<System.Int32>.TryReadLittleEndian(System.ReadOnlySpan`1[byte],bool,byref):bool (FullOpts)
-11 (-4.91 % of base) : System.IO.Compression.dasm - System.IO.Compression.ZipLocalFileHeader:TrySkipBlockFinalize(System.IO.Stream,System.Span`1[byte],int):bool (FullOpts)
-11 (-4.74 % of base) : System.IO.Compression.dasm - System.IO.Compression.ZipArchiveEntry:WriteCrcAndSizesInLocalHeaderPrepareFor32bitValuesWriting(bool,System.Span`1[byte],uint,uint):this (FullOpts)
-13 (-4.59 % of base) : System.Net.WebSockets.dasm - System.Net.WebSockets.Compression.WebSocketInflater:Finish(System.Span`1[byte],byref):bool:this (FullOpts)
-33 (-3.24 % of base) : System.IO.Compression.dasm - System.IO.Compression.ZipCentralDirectoryFileHeader:TryReadBlockInitialize(System.ReadOnlySpan`1[byte],byref,byref,byref,byref,byref,byref):bool (FullOpts)
-16 (-3.03 % of base) : System.Private.CoreLib.dasm - System.Int128:System.Numerics.IBinaryInteger<System.Int128>.TryReadLittleEndian(System.ReadOnlySpan`1[byte],bool,byref):bool (FullOpts)
-17 (-3.01 % of base) : System.Numerics.Tensors.dasm - System.Numerics.Tensors.TensorShape:AreCompatible(byref,byref,bool):bool (FullOpts)
-7 (-2.78 % of base) : System.Numerics.Tensors.dasm - System.Numerics.Tensors.TensorShape:AreCompatible(byref,byref):bool (FullOpts)
-6 (-2.55 % of base) : System.Net.Primitives.dasm - System.Net.CookieComparer:EqualDomains(System.ReadOnlySpan`1[char],System.ReadOnlySpan`1[char]):bool (FullOpts)
-15 (-2.32 % of base) : System.Numerics.Tensors.dasm - System.Numerics.Tensors.ReadOnlyTensorDimensionSpan`1[byte]:.ctor(System.Numerics.Tensors.ReadOnlyTensorSpan`1[byte],int):this (FullOpts)
-15 (-2.32 % of base) : System.Numerics.Tensors.dasm - System.Numerics.Tensors.ReadOnlyTensorDimensionSpan`1[double]:.ctor(System.Numerics.Tensors.ReadOnlyTensorSpan`1[double],int):this (FullOpts)
-15 (-2.32 % of base) : System.Numerics.Tensors.dasm - System.Numerics.Tensors.ReadOnlyTensorDimensionSpan`1[int]:.ctor(System.Numerics.Tensors.ReadOnlyTensorSpan`1[int],int):this (FullOpts)
-15 (-2.32 % of base) : System.Numerics.Tensors.dasm - System.Numerics.Tensors.ReadOnlyTensorDimensionSpan`1[long]:.ctor(System.Numerics.Tensors.ReadOnlyTensorSpan`1[long],int):this (FullOpts)
-15 (-2.32 % of base) : System.Numerics.Tensors.dasm - System.Numerics.Tensors.ReadOnlyTensorDimensionSpan`1[short]:.ctor(System.Numerics.Tensors.ReadOnlyTensorSpan`1[short],int):this (FullOpts)
-15 (-2.32 % of base) : System.Numerics.Tensors.dasm - System.Numerics.Tensors.ReadOnlyTensorDimensionSpan`1[System.__Canon]:.ctor(System.Numerics.Tensors.ReadOnlyTensorSpan`1[System.__Canon],int):this (FullOpts)
-15 (-2.32 % of base) : System.Numerics.Tensors.dasm - System.Numerics.Tensors.ReadOnlyTensorDimensionSpan`1[System.Nullable`1[int]]:.ctor(System.Numerics.Tensors.ReadOnlyTensorSpan`1[System.Nullable`1[int]],int):this (FullOpts)
-15 (-2.32 % of base) : System.Numerics.Tensors.dasm - System.Numerics.Tensors.ReadOnlyTensorDimensionSpan`1[System.Numerics.Vector`1[float]]:.ctor(System.Numerics.Tensors.ReadOnlyTensorSpan`1[System.Numerics.Vector`1[float]],int):this (FullOpts)
-15 (-2.32 % of base) : System.Numerics.Tensors.dasm - System.Numerics.Tensors.TensorDimensionSpan`1[byte]:.ctor(System.Numerics.Tensors.TensorSpan`1[byte],int):this (FullOpts)
-15 (-2.32 % of base) : System.Numerics.Tensors.dasm - System.Numerics.Tensors.TensorDimensionSpan`1[double]:.ctor(System.Numerics.Tensors.TensorSpan`1[double],int):this (FullOpts)
-15 (-2.32 % of base) : System.Numerics.Tensors.dasm - System.Numerics.Tensors.TensorDimensionSpan`1[int]:.ctor(System.Numerics.Tensors.TensorSpan`1[int],int):this (FullOpts)
-15 (-2.32 % of base) : System.Numerics.Tensors.dasm - System.Numerics.Tensors.TensorDimensionSpan`1[long]:.ctor(System.Numerics.Tensors.TensorSpan`1[long],int):this (FullOpts)
-15 (-2.32 % of base) : System.Numerics.Tensors.dasm - System.Numerics.Tensors.TensorDimensionSpan`1[short]:.ctor(System.Numerics.Tensors.TensorSpan`1[short],int):this (FullOpts)
-15 (-2.32 % of base) : System.Numerics.Tensors.dasm - System.Numerics.Tensors.TensorDimensionSpan`1[System.__Canon]:.ctor(System.Numerics.Tensors.TensorSpan`1[System.__Canon],int):this (FullOpts)
-15 (-2.32 % of base) : System.Numerics.Tensors.dasm - System.Numerics.Tensors.TensorDimensionSpan`1[System.Nullable`1[int]]:.ctor(System.Numerics.Tensors.TensorSpan`1[System.Nullable`1[int]],int):this (FullOpts)
-15 (-2.32 % of base) : System.Numerics.Tensors.dasm - System.Numerics.Tensors.TensorDimensionSpan`1[System.Numerics.Vector`1[float]]:.ctor(System.Numerics.Tensors.TensorSpan`1[System.Numerics.Vector`1[float]],int):this (FullOpts)
-15 (-2.08 % of base) : System.Net.Primitives.dasm - System.Net.CookieContainer:InternalGetCookies(System.Uri):System.Net.CookieCollection:this (FullOpts)
-17 (-1.95 % of base) : System.IO.Compression.dasm - System.IO.Compression.ZipArchiveEntry:WriteCentralDirectoryFileHeaderPrepare(System.Span`1[byte],uint,uint,ushort,uint):this (FullOpts)
-15 (-1.44 % of base) : System.IO.Compression.dasm - System.IO.Compression.ZipCentralDirectoryFileHeader:TryReadBlock(System.ReadOnlySpan`1[byte],System.IO.Stream,bool,byref,byref):bool (FullOpts)
-12 (-1.38 % of base) : System.IO.Compression.dasm - System.IO.Compression.ZipLocalFileHeader:GetExtraFields(System.IO.Stream,byref):System.Collections.Generic.List`1[System.IO.Compression.ZipGenericExtraField] (FullOpts)
-5 (-1.31 % of base) : System.IO.Compression.dasm - System.IO.Compression.Zip64ExtraField:WriteBlockCore(System.Span`1[byte]):this (FullOpts)
-2 (-0.98 % of base) : System.Private.CoreLib.dasm - System.UInt32:System.Numerics.IBinaryInteger<System.UInt32>.TryReadLittleEndian(System.ReadOnlySpan`1[byte],bool,byref):bool (FullOpts)
-2 (-0.98 % of base) : System.Private.CoreLib.dasm - System.UInt64:System.Numerics.IBinaryInteger<System.UInt64>.TryReadLittleEndian(System.ReadOnlySpan`1[byte],bool,byref):bool (FullOpts)
-2 (-0.98 % of base) : System.Private.CoreLib.dasm - System.UIntPtr:System.Numerics.IBinaryInteger<nuint>.TryReadLittleEndian(System.ReadOnlySpan`1[byte],bool,byref):bool (FullOpts)
-20 (-0.92 % of base) : System.Numerics.Tensors.dasm - System.Numerics.Tensors.Tensor:ToString[byte](byref,System.ReadOnlySpan`1[nint],System.Text.StringBuilder,int) (FullOpts)
-20 (-0.92 % of base) : System.Numerics.Tensors.dasm - System.Numerics.Tensors.Tensor:ToString[double](byref,System.ReadOnlySpan`1[nint],System.Text.StringBuilder,int) (FullOpts)
-20 (-0.92 % of base) : System.Numerics.Tensors.dasm - System.Numerics.Tensors.Tensor:ToString[int](byref,System.ReadOnlySpan`1[nint],System.Text.StringBuilder,int) (FullOpts)
-20 (-0.92 % of base) : System.Numerics.Tensors.dasm - System.Numerics.Tensors.Tensor:ToString[long](byref,System.ReadOnlySpan`1[nint],System.Text.StringBuilder,int) (FullOpts)
-20 (-0.92 % of base) : System.Numerics.Tensors.dasm - System.Numerics.Tensors.Tensor:ToString[short](byref,System.ReadOnlySpan`1[nint],System.Text.StringBuilder,int) (FullOpts)
-20 (-0.92 % of base) : System.Numerics.Tensors.dasm - System.Numerics.Tensors.Tensor:ToString[System.Nullable`1[int]](byref,System.ReadOnlySpan`1[nint],System.Text.StringBuilder,int) (FullOpts)
-20 (-0.91 % of base) : System.Numerics.Tensors.dasm - System.Numerics.Tensors.Tensor:ToString[System.Numerics.Vector`1[float]](byref,System.ReadOnlySpan`1[nint],System.Text.StringBuilder,int) (FullOpts)
-2 (-0.90 % of base) : System.Private.CoreLib.dasm - System.MemoryExtensions:<TrimUtf8>g__TrimFallback|287_0(System.ReadOnlySpan`1[byte]):System.ReadOnlySpan`1[byte] (FullOpts)
-8 (-0.84 % of base) : System.Net.WebSockets.Client.dasm - System.Net.WebSockets.WebSocketHandle:ParseDeflateOptions(System.ReadOnlySpan`1[char],System.Net.WebSockets.WebSocketDeflateOptions):System.Net.WebSockets.WebSocketDeflateOptions (FullOpts)
-7 (-0.79 % of base) : System.Net.Http.dasm - System.Net.Http.HttpContent:ReadBufferAsString(System.Net.Http.HttpContent+LimitArrayPoolWriteStream,System.Net.Http.Headers.HttpContentHeaders):System.String (FullOpts)
-16 (-0.77 % of base) : System.Numerics.Tensors.dasm - System.Numerics.Tensors.Tensor:ToString[System.__Canon](byref,System.ReadOnlySpan`1[nint],System.Text.StringBuilder,int) (FullOpts)
-3 (-0.72 % of base) : System.IO.Compression.dasm - System.IO.Compression.ZipGenericExtraField:TryReadBlock(System.ReadOnlySpan`1[byte],byref,byref):bool (FullOpts)
-10 (-0.56 % of base) : System.Numerics.Tensors.dasm - System.Numerics.Tensors.Tensor:SqueezeDimension[int](System.Numerics.Tensors.Tensor`1[int],int):System.Numerics.Tensors.Tensor`1[int] (FullOpts)
-10 (-0.55 % of base) : System.Numerics.Tensors.dasm - System.Numerics.Tensors.Tensor:SqueezeDimension[byte](System.Numerics.Tensors.Tensor`1[byte],int):System.Numerics.Tensors.Tensor`1[byte] (FullOpts)
-10 (-0.55 % of base) : System.Numerics.Tensors.dasm - System.Numerics.Tensors.Tensor:SqueezeDimension[double](System.Numerics.Tensors.Tensor`1[double],int):System.Numerics.Tensors.Tensor`1[double] (FullOpts)
-10 (-0.55 % of base) : System.Numerics.Tensors.dasm - System.Numerics.Tensors.Tensor:SqueezeDimension[long](System.Numerics.Tensors.Tensor`1[long],int):System.Numerics.Tensors.Tensor`1[long] (FullOpts)
-10 (-0.55 % of base) : System.Numerics.Tensors.dasm - System.Numerics.Tensors.Tensor:SqueezeDimension[short](System.Numerics.Tensors.Tensor`1[short],int):System.Numerics.Tensors.Tensor`1[short] (FullOpts)
-10 (-0.55 % of base) : System.Numerics.Tensors.dasm - System.Numerics.Tensors.Tensor:SqueezeDimension[System.Nullable`1[int]](System.Numerics.Tensors.Tensor`1[System.Nullable`1[int]],int):System.Numerics.Tensors.Tensor`1[System.Nullable`1[int]] (FullOpts)
-10 (-0.55 % of base) : System.Numerics.Tensors.dasm - System.Numerics.Tensors.Tensor:SqueezeDimension[System.Numerics.Vector`1[float]](System.Numerics.Tensors.Tensor`1[System.Numerics.Vector`1[float]],int):System.Numerics.Tensors.Tensor`1[System.Numerics.Vector`1[float]] (FullOpts)
-9 (-0.33 % of base) : System.IO.Compression.dasm - System.IO.Compression.ZipLocalFileHeader+<GetExtraFieldsAsync>d__12:MoveNext():this (FullOpts)
-3 (-0.28 % of base) : System.Runtime.Numerics.dasm - System.Number:<NumberToBigInteger>g__Recursive|12_1(byref,int,System.ReadOnlySpan`1[uint],System.Span`1[uint]) (FullOpts)
98 total methods with Code Size differences (89 improved, 9 regressed), 283049 unchanged.
--------------------------------------------------------------------------------
Artifacts:
- build-clr-checked-main.zip (88 MB)
- build-artifacts-main.zip (700 MB)
- build-clr-checked-pr.zip (88 MB)
- build-artifacts-pr.zip (701 MB)
- jit-diffs-main.zip (154 MB)
- jit-diffs-pr.zip (154 MB)
- diff-frameworks.txt (38 KB)
- ShortDiffsRegressions.md (56 KB)
- LongDiffsRegressions.md (408 KB)
- ShortDiffsImprovements.md (48 KB)
- LongDiffsImprovements.md (891 KB)
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels