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

Speed up native AOT testing #98939

Merged
merged 1 commit into from
Feb 26, 2024
Merged

Commits on Feb 26, 2024

  1. Speed up native AOT testing

    We don't need to run analyzers on native AOT legs because they run on the same code elsewhere. Locally drops `clr.aot+libs` build from 5 mins 30 secs to 4 mins 45 secs.
    MichalStrehovsky committed Feb 26, 2024
    Configuration menu
    Copy the full SHA
    15621f5 View commit details
    Browse the repository at this point in the history