Skip to content

[JitDiff X64] [Copilot] Remove unsafe code from BigInteger.TryWriteBigEndian ... #1797

@MihuBot

Description

@MihuBot

Job completed in 2 minutes 19 seconds (remote runner delay: 0 seconds).
dotnet/runtime#124858

Main commit: dotnet/runtime@133c7bd
PR commit: dotnet/runtime@9f8d523

Diffs

Found 84 files with textual diffs.

Summary of Code Size diffs:
(Lower is better)

Total bytes of base: 45381963
Total bytes of diff: 45382069
Total bytes of delta: 106 (0.00 % of base)
Total relative delta: 0.35
    diff is a regression.
    relative diff is a regression.


Top file regressions (bytes):
         106 : System.Runtime.Numerics.dasm (0.07 % of base)

1 total files with Code Size differences (0 improved, 1 regressed), 259 unchanged.

Top method regressions (bytes):
          58 (20.00 % of base) : System.Runtime.Numerics.dasm - System.Numerics.BigInteger:System.Numerics.IBinaryInteger<System.Numerics.BigInteger>.TryWriteLittleEndian(System.Span`1[byte],byref):bool:this (FullOpts)
          48 (15.24 % of base) : System.Runtime.Numerics.dasm - System.Numerics.BigInteger:System.Numerics.IBinaryInteger<System.Numerics.BigInteger>.TryWriteBigEndian(System.Span`1[byte],byref):bool:this (FullOpts)

Top method regressions (percentages):
          58 (20.00 % of base) : System.Runtime.Numerics.dasm - System.Numerics.BigInteger:System.Numerics.IBinaryInteger<System.Numerics.BigInteger>.TryWriteLittleEndian(System.Span`1[byte],byref):bool:this (FullOpts)
          48 (15.24 % of base) : System.Runtime.Numerics.dasm - System.Numerics.BigInteger:System.Numerics.IBinaryInteger<System.Numerics.BigInteger>.TryWriteBigEndian(System.Span`1[byte],byref):bool:this (FullOpts)

2 total methods with Code Size differences (0 improved, 2 regressed), 284134 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