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

For perf, use the new ConstructorInvoker APIs for ActivatorUtilities.CreateFactory #90119

Merged
merged 5 commits into from Aug 10, 2023

Conversation

steveharter
Copy link
Member

@steveharter steveharter commented Aug 7, 2023

Re-commit the original + fix NativeAot + make core API validation consistent with NativeAot.

@ghost
Copy link

ghost commented Aug 7, 2023

Tagging subscribers to this area: @dotnet/area-extensions-dependencyinjection
See info in area-owners.md if you want to be subscribed.

Issue Details

Re-commit the original + a fix for NativeAot.

Author: steveharter
Assignees: steveharter
Labels:

tenet-performance, area-Extensions-DependencyInjection

Milestone: -

@steveharter steveharter changed the title Di perf3 For perf, use the new ConstructorInvoker APIs for ActivatorUtilities.CreateFactory Aug 7, 2023
@dotnet dotnet deleted a comment from azure-pipelines bot Aug 8, 2023
@steveharter
Copy link
Member Author

/azp run runtime-extra-platforms

@azure-pipelines
Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@jkotas
Copy link
Member

jkotas commented Aug 9, 2023

/azp run runtime-extra-platforms

@azure-pipelines
Copy link

Azure Pipelines successfully started running 1 pipeline(s).

Copy link
Member

@jkotas jkotas left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM once the CI (including NAOT runtime-extra-platforms legs) is green.

@jkotas
Copy link
Member

jkotas commented Aug 9, 2023

This should fix #90039

@steveharter
Copy link
Member Author

The runtime-extra-platforms CI errors appear unrelated; created some new tracking issues. Verified library tests with NativeAot locally.

@steveharter steveharter merged commit a48e73a into dotnet:main Aug 10, 2023
217 of 242 checks passed
@steveharter steveharter deleted the DiPerf3 branch August 10, 2023 14:01
@dotnet dotnet locked as resolved and limited conversation to collaborators Sep 9, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants