Skip to content

Conversation

mayeut
Copy link
Contributor

@mayeut mayeut commented Aug 24, 2025

This allows a speed-up of all QEMU targets by using a statically built clang that runs with the native architecture of the runner rather than calling gcc through QEMU.

CI should finish in roughly 6 minutes compared to 24 minutes in master.

This PR is mostly used as a PoC for this trick and see wether it would see adoption, what are the limitations and how it could be improved.

Clang used in this PR is built & published in the following repo: https://github.com/mayeut/static-clang-images

@jcfr
Copy link
Contributor

jcfr commented Aug 24, 2025

CI should finish in roughly 6 minutes compared to 24 minutes in master.

This is an outstanding improvement 🎉

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