Skip to content

Fix benchmarking on Windows for free-threaded Python #379

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

Merged
merged 3 commits into from
Mar 26, 2025

Conversation

Yhg1s
Copy link
Contributor

@Yhg1s Yhg1s commented Mar 25, 2025

Make the benchmark workflow for Windows work for free-threaded Python, which doesn't build 'python.exe' but only 'python3.14t.exe'.

build 'python.exe' but only 'python3.14t.exe'.
@Yhg1s
Copy link
Contributor Author

Yhg1s commented Mar 25, 2025

(FYI, I think this should work but I'll know for sure in an hour or so.)

@Yhg1s
Copy link
Contributor Author

Yhg1s commented Mar 26, 2025

I've confirmed this is enough to run the benchmarks with free-threaded Python on Windows (and, with the added provisioning instructions, with clang19/tail-call-interp as well).

Copy link
Contributor

@mdboom mdboom left a comment

Choose a reason for hiding this comment

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

LGTM. Sorry you had to use PowerShell ;(

@Yhg1s
Copy link
Contributor Author

Yhg1s commented Mar 26, 2025

(FYI I can't merge myself :)

@mdboom mdboom merged commit c5793a2 into faster-cpython:main Mar 26, 2025
8 checks passed
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