Skip to content

Disable tiered compilation in integration tests#7549

Closed
Youssef1313 wants to merge 1 commit intomainfrom
dev/ygerges/no-tiered-comp
Closed

Disable tiered compilation in integration tests#7549
Youssef1313 wants to merge 1 commit intomainfrom
dev/ygerges/no-tiered-comp

Conversation

@Youssef1313
Copy link
Copy Markdown
Member

No description provided.

Copilot AI review requested due to automatic review settings March 13, 2026 13:02
@Youssef1313 Youssef1313 force-pushed the dev/ygerges/no-tiered-comp branch from 5ed5209 to bdafbd1 Compare March 13, 2026 13:02
@Youssef1313 Youssef1313 marked this pull request as draft March 13, 2026 13:02
Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

Disables .NET tiered compilation for the acceptance integration test suite to reduce JIT overhead in the many child dotnet build invocations these tests perform.

Changes:

  • Set DOTNET_TieredCompilation=0 during [AssemblyInitialize] for the acceptance integration tests.
  • Added in-code rationale explaining the performance motivation for disabling tiered compilation.

You can also share your feedback on Copilot code review. Take the survey.

@Youssef1313 Youssef1313 force-pushed the dev/ygerges/no-tiered-comp branch from bdafbd1 to e13e637 Compare March 13, 2026 15:29
@Youssef1313
Copy link
Copy Markdown
Member Author

Not making difference in CI, closing.

@Youssef1313 Youssef1313 deleted the dev/ygerges/no-tiered-comp branch March 26, 2026 11:14
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

Successfully merging this pull request may close these issues.

2 participants