Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[X64] [xtqqczze] Reduce IL size for BitConverter.GetBytes #177

Open
MihuBot opened this issue Sep 10, 2023 · 1 comment
Open

[X64] [xtqqczze] Reduce IL size for BitConverter.GetBytes #177

MihuBot opened this issue Sep 10, 2023 · 1 comment

Comments

@MihuBot
Copy link
Owner

MihuBot commented Sep 10, 2023

Build completed in 1 hour 14 minutes.
dotnet/runtime#91639

CoreLib diffs

Found 2 files with textual diffs.

Summary of Code Size diffs:
(Lower is better)

Total bytes of base: 6605468
Total bytes of diff: 6605468
Total bytes of delta: 0 (0.00 % of base)


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

0 total methods with Code Size differences (0 improved, 0 regressed), 52949 unchanged.

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

Frameworks diffs

Diffs
Found 259 files with textual diffs.

Summary of Code Size diffs:
(Lower is better)

Total bytes of base: 37856703
Total bytes of diff: 37856678
Total bytes of delta: -25 (-0.00 % of base)
Total relative delta: -0.37
    diff is an improvement.
    relative diff is an improvement.


Top file regressions (bytes):
          47 : System.Data.Common.dasm (0.00 % of base)

Top file improvements (bytes):
         -72 : Microsoft.VisualBasic.Core.dasm (-0.01 % of base)

2 total files with Code Size differences (1 improved, 1 regressed), 254 unchanged.

Top method regressions (bytes):
          47 (3.35 % of base) : System.Data.Common.dasm - System.Data.Common.ObjectStorage:Set(int,System.Object):this (FullOpts)

Top method improvements (bytes):
         -72 (-40.45 % of base) : Microsoft.VisualBasic.Core.dasm - Microsoft.VisualBasic.VBMath:Randomize(double) (FullOpts)

Top method regressions (percentages):
          47 (3.35 % of base) : System.Data.Common.dasm - System.Data.Common.ObjectStorage:Set(int,System.Object):this (FullOpts)

Top method improvements (percentages):
         -72 (-40.45 % of base) : Microsoft.VisualBasic.Core.dasm - Microsoft.VisualBasic.VBMath:Randomize(double) (FullOpts)

2 total methods with Code Size differences (1 improved, 1 regressed), 232332 unchanged.

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

Artifacts:

@MihuBot
Copy link
Owner Author

MihuBot commented Sep 10, 2023

@xtqqczze

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant