Skip to content

intrinsic-test: combine files for better performance #1856

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

Draft
wants to merge 14 commits into
base: master
Choose a base branch
from

Conversation

folkertdev
Copy link
Contributor

Combines the C and rust files into a file per thread. Especially for C this appears to skip a lot of work. Let's see how that works out in practice.

@folkertdev folkertdev force-pushed the intrinsic-combine-files branch 4 times, most recently from 5597116 to a555b87 Compare July 9, 2025 19:31
@folkertdev folkertdev force-pushed the intrinsic-combine-files branch from a555b87 to 85aa7af Compare July 9, 2025 19:48
@folkertdev folkertdev force-pushed the intrinsic-combine-files branch from db5c9b5 to 3fceb9e Compare July 9, 2025 21:06
@folkertdev
Copy link
Contributor Author

So we're down from 28 minutes to just 8 here for aarch64-unknown-linux-gnu. It's not even the longest-running job at that point.

Now to get this broken up into something that isn't torture to review...

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