Skip to content

test: Speed up running single arch with nextest#1758

Merged
davidlattimore merged 1 commit into
mainfrom
push-mqqqvnznzymu
Mar 24, 2026
Merged

test: Speed up running single arch with nextest#1758
davidlattimore merged 1 commit into
mainfrom
push-mqqqvnznzymu

Conversation

@davidlattimore
Copy link
Copy Markdown
Member

No description provided.

@davidlattimore
Copy link
Copy Markdown
Member Author

This PR detects nextest and avoids registering non-host arch tests if the arch isn't enabled. This is a common mode of running tests and currently saves about 600 process spawns, reducing cargo nextest run from around 1.1 seconds to 0.9 seconds.

@davidlattimore davidlattimore merged commit 1e3ab61 into main Mar 24, 2026
24 checks passed
@davidlattimore davidlattimore deleted the push-mqqqvnznzymu branch March 24, 2026 21:29
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.

1 participant