Skip to content

[JitDiff X64] dotnet/runtime/copilot/replace-interlocked-int-with-bool #1962

@MihuBot

Description

@MihuBot

Job completed in 3 minutes 10 seconds (remote runner delay: 0 seconds).
https://github.com/dotnet/runtime/tree/copilot/replace-interlocked-int-with-bool

Main commit: dotnet/runtime@25bd04c
PR commit: dotnet/runtime@1159815

Diffs

Found 87 files with textual diffs.

Summary of Code Size diffs:
(Lower is better)

Total bytes of base: 46554877
Total bytes of diff: 46554891
Total bytes of delta: 14 (0.00 % of base)
Total relative delta: -0.22
    diff is a regression.
    relative diff is an improvement.


Top file regressions (bytes):
          11 : System.Net.Sockets.dasm (0.00 % of base)
           9 : System.Private.CoreLib.dasm (0.00 % of base)

Top file improvements (bytes):
          -3 : System.Net.Quic.dasm (-0.00 % of base)
          -3 : System.Linq.Parallel.dasm (-0.00 % of base)

4 total files with Code Size differences (2 improved, 2 regressed), 256 unchanged.

Top method regressions (bytes):
           6 (1.57 % of base) : System.Net.Sockets.dasm - System.Net.Sockets.SocketAsyncEngine:EventLoop():this (FullOpts)
           3 (0.48 % of base) : System.Linq.Parallel.dasm - System.Linq.Parallel.QueryTaskGroupState:QueryEnd(bool):this (FullOpts)
           3 (2.78 % of base) : System.Net.Sockets.dasm - System.Net.Sockets.SocketAsyncEngine:EnsureWorkerScheduled():this (FullOpts)
           3 (1.03 % of base) : System.Private.CoreLib.dasm - System.Threading.LowLevelLifoSemaphore:MaybeWakeWaiterSlow(System.Threading.LowLevelLifoSemaphore+Counts):this (FullOpts)
           3 (12.50 % of base) : System.Private.CoreLib.dasm - System.Threading.LowLevelLifoSemaphore:WakeOne():this (FullOpts)
           3 (15.00 % of base) : System.Private.CoreLib.dasm - System.Threading.Tasks.Task+WhenEachState:TryStart():bool:this (FullOpts)
           2 (0.41 % of base) : System.Net.Sockets.dasm - System.Net.Sockets.SocketAsyncEngine:System.Threading.IThreadPoolWorkItem.Execute():this (FullOpts)
           1 (0.31 % of base) : System.Private.CoreLib.dasm - System.Threading.LowLevelLifoSemaphore:WakeOneCore():this (FullOpts)

Top method improvements (bytes):
          -6 (-54.55 % of base) : System.Linq.Parallel.dasm - System.Linq.Parallel.QueryTaskGroupState:get_IsAlreadyEnded():bool:this (FullOpts)
          -2 (-0.07 % of base) : System.Net.Quic.dasm - System.Net.Quic.QuicStream:WriteAsync(System.ReadOnlyMemory`1[byte],bool,System.Threading.CancellationToken):System.Threading.Tasks.ValueTask:this (FullOpts)
          -1 (-0.83 % of base) : System.Net.Quic.dasm - System.Net.Quic.QuicStream:HandleEventSendComplete(byref):int:this (FullOpts)
          -1 (-0.22 % of base) : System.Private.CoreLib.dasm - System.Runtime.InteropServices.ComWrappers+ReferenceTrackerNativeObjectWrapper:DisconnectTracker():this (FullOpts)

Top method regressions (percentages):
           3 (15.00 % of base) : System.Private.CoreLib.dasm - System.Threading.Tasks.Task+WhenEachState:TryStart():bool:this (FullOpts)
           3 (12.50 % of base) : System.Private.CoreLib.dasm - System.Threading.LowLevelLifoSemaphore:WakeOne():this (FullOpts)
           3 (2.78 % of base) : System.Net.Sockets.dasm - System.Net.Sockets.SocketAsyncEngine:EnsureWorkerScheduled():this (FullOpts)
           6 (1.57 % of base) : System.Net.Sockets.dasm - System.Net.Sockets.SocketAsyncEngine:EventLoop():this (FullOpts)
           3 (1.03 % of base) : System.Private.CoreLib.dasm - System.Threading.LowLevelLifoSemaphore:MaybeWakeWaiterSlow(System.Threading.LowLevelLifoSemaphore+Counts):this (FullOpts)
           3 (0.48 % of base) : System.Linq.Parallel.dasm - System.Linq.Parallel.QueryTaskGroupState:QueryEnd(bool):this (FullOpts)
           2 (0.41 % of base) : System.Net.Sockets.dasm - System.Net.Sockets.SocketAsyncEngine:System.Threading.IThreadPoolWorkItem.Execute():this (FullOpts)
           1 (0.31 % of base) : System.Private.CoreLib.dasm - System.Threading.LowLevelLifoSemaphore:WakeOneCore():this (FullOpts)

Top method improvements (percentages):
          -6 (-54.55 % of base) : System.Linq.Parallel.dasm - System.Linq.Parallel.QueryTaskGroupState:get_IsAlreadyEnded():bool:this (FullOpts)
          -1 (-0.83 % of base) : System.Net.Quic.dasm - System.Net.Quic.QuicStream:HandleEventSendComplete(byref):int:this (FullOpts)
          -1 (-0.22 % of base) : System.Private.CoreLib.dasm - System.Runtime.InteropServices.ComWrappers+ReferenceTrackerNativeObjectWrapper:DisconnectTracker():this (FullOpts)
          -2 (-0.07 % of base) : System.Net.Quic.dasm - System.Net.Quic.QuicStream:WriteAsync(System.ReadOnlyMemory`1[byte],bool,System.Threading.CancellationToken):System.Threading.Tasks.ValueTask:this (FullOpts)

12 total methods with Code Size differences (4 improved, 8 regressed), 288651 unchanged.

--------------------------------------------------------------------------------

Artifacts:

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions