Skip to content

Conversation

@shubhbapna
Copy link
Contributor

@shubhbapna shubhbapna commented Nov 20, 2024

fixes #507

We save at the very least the cost of spawning a new process to unpack the wheel for each dependency

@mergify mergify bot added the ci label Nov 20, 2024
@shubhbapna shubhbapna force-pushed the use-zipfile branch 2 times, most recently from 07a0202 to 5dda615 Compare November 20, 2024 20:52
@shubhbapna
Copy link
Contributor Author

This change results in a 10% performance bump in our downstream builds compared to the main branch

Signed-off-by: Shubh Bapna <sbapna@redhat.com>
@shubhbapna shubhbapna marked this pull request as ready for review November 20, 2024 23:56
@mergify mergify bot merged commit 02fbce3 into python-wheel-build:main Nov 21, 2024
74 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

use zipfile instead of wheel command to extract build requirements

2 participants