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

[JitDiff X64] [MichalPetryka] Fix JIT refusing to inline methods accessing static readonly arrays #731

Open
MihuBot opened this issue Oct 17, 2024 · 1 comment

Comments

@MihuBot
Copy link
Owner

MihuBot commented Oct 17, 2024

Job completed in 18 minutes 45 seconds.
dotnet/runtime#108953

Diffs

Found 262 files with textual diffs.

Summary of Code Size diffs:
(Lower is better)

Total bytes of base: 39399018
Total bytes of diff: 39399018
Total bytes of delta: 0 (0.00 % of base)
Total relative delta: Infinity
    relative diff is a regression.


Total byte diff includes -128 bytes from reconciling methods
	Base had    1 unique methods,      128 unique bytes
	Diff had    0 unique methods,        0 unique bytes

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

Top method regressions (bytes):
         128 (Infinity of base) : System.DirectoryServices.Protocols.dasm - System.DirectoryServices.Protocols.PartialResultsRetriever:ThreadRoutine():this (FullOpts)

Top method improvements (bytes):
        -128 (-100.00 % of base) : System.DirectoryServices.Protocols.dasm - 

Top method regressions (percentages):
         128 (Infinity of base) : System.DirectoryServices.Protocols.dasm - System.DirectoryServices.Protocols.PartialResultsRetriever:ThreadRoutine():this (FullOpts)

Top method improvements (percentages):
        -128 (-100.00 % of base) : System.DirectoryServices.Protocols.dasm - 

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

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

Artifacts:

@MihuBot
Copy link
Owner Author

MihuBot commented Oct 17, 2024

@MichalPetryka

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