Skip to content

Build separate glibc and musl Linux wheels for better performance#1709

Merged
anthrotype merged 1 commit into
mainfrom
wheel-perf
Oct 21, 2025
Merged

Build separate glibc and musl Linux wheels for better performance#1709
anthrotype merged 1 commit into
mainfrom
wheel-perf

Conversation

@anthrotype

Copy link
Copy Markdown
Member

Fixes #1707

Previously only musl-based wheels were built for Linux, causing performance regression on glibc systems (Ubuntu) due to musl's slower memory allocator.

Fixes #1707

Previously only musl-based wheels were built for Linux, causing performance regression on glibc systems (Ubuntu) due to musl's slower memory allocator.
@anthrotype

Copy link
Copy Markdown
Member Author

the only way to test this workflow is by merging it to main, and then I can trigger a manual run (or make a pre-release tag).

@anthrotype anthrotype added this pull request to the merge queue Oct 21, 2025
Merged via the queue into main with commit ce50b93 Oct 21, 2025
12 checks passed
@anthrotype anthrotype deleted the wheel-perf branch October 21, 2025 14:47
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.

Python wheel provided fontc is slower than release built from repository

1 participant