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 local smoke tests #156

Merged
merged 3 commits into from
Sep 13, 2023
Merged

Speed up local smoke tests #156

merged 3 commits into from
Sep 13, 2023

Conversation

christianhelle
Copy link
Owner

The changes update the local smoke tests script to only build once with the PublishReadyToRun option enabled. This gives a 200% speed increase in running the local smoke test scripts

Tested on a 32-core AMD Threadripper with 128 GB of RAM workstation running Windows 10 on an NVMe drive

Created a new .NET 8.0 project and added it to the solution file. This update allows for testing and development on the newer .NET 8.0 platform while maintaining support for older versions. Also included are the corresponding Debug and Release configurations for the new project.
@christianhelle christianhelle added the enhancement New feature, bug fix, or request label Sep 13, 2023
@christianhelle christianhelle self-assigned this Sep 13, 2023
@sonarqubecloud
Copy link

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
No Duplication information No Duplication information

@christianhelle christianhelle merged commit 107e16c into main Sep 13, 2023
@christianhelle christianhelle deleted the faster-local-smoke-tests branch September 15, 2023 22:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature, bug fix, or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant