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

.github: Add ARM64 CI for pyperf #212

Merged
merged 1 commit into from
Jan 19, 2025
Merged

.github: Add ARM64 CI for pyperf #212

merged 1 commit into from
Jan 19, 2025

Conversation

@corona10
Copy link
Member Author

cc @diegorusso

@corona10 corona10 requested a review from vstinner January 18, 2025 07:28
@vstinner
Copy link
Member

Is it useful to test a different architecture? pyperf is mostly platform agnostic. But well, why not.

@corona10
Copy link
Member Author

If we need ARM specific feature it would be helpful :)

@corona10 corona10 merged commit f313174 into psf:main Jan 19, 2025
12 checks passed
@corona10 corona10 deleted the arm-build branch January 19, 2025 09:16
@diegorusso
Copy link
Contributor

Thanks for the PR. I think it is always useful to validate the code on different platforms. Also pyperf depends on psutil which comes as binary distribution. It is good to check that the actual installation of psutil happens without any problem on all platforms (even though this should be tested by them).

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.

3 participants