Skip to content

CI Test: Enable /O2 for MSVC Release - #93336

Closed
EgorBo wants to merge 2 commits into
dotnet:mainfrom
EgorBo:enable-o2-msvc
Closed

CI Test: Enable /O2 for MSVC Release#93336
EgorBo wants to merge 2 commits into
dotnet:mainfrom
EgorBo:enable-o2-msvc

Conversation

@EgorBo

@EgorBoEgorBo commented Oct 11, 2023

Copy link
Copy Markdown
Member

Motivation:

image

@ghostghost assigned EgorBoOct 11, 2023
@ghostghost added the area-Infrastructure-coreclr Only use for closed issues label Oct 11, 2023
@ghost

Copy link
Copy Markdown

Tagging subscribers to this area: @hoyosjs
See info in area-owners.md if you want to be subscribed.

Issue Details

null

Author:EgorBo
Assignees:EgorBo
Labels:

area-Infrastructure-coreclr

Milestone:-

@jkotas

Copy link
Copy Markdown
Member

Motivation:

Was this with PGO data?

@EgorBo

Copy link
Copy Markdown
MemberAuthor

Motivation:

Was this with PGO data?

Yes. I was actually expecting to see TP diffs from this, not sure why there is none (I was testing -Ox vs -O2 by switching directly in VS)

@EgorBo

Copy link
Copy Markdown
MemberAuthor

Looks correct, going to close then since I can't prove it's useful via TP diffs.
We run TP diffs with Native PGO being disabled so it could be the reason, but then it makes it harder to prove it's a useful change.

@EgorBoEgorBo closed this Oct 11, 2023
@ghostghost locked as resolved and limited conversation to collaborators Nov 10, 2023
Sign up for freeto subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

area-Infrastructure-coreclrOnly use for closed issues

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants

@EgorBo@jkotas