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

replace complexity with simplicity for faster libc++ setup #1539

Merged
merged 5 commits into from
Feb 9, 2023
Merged

Conversation

dmah42
Copy link
Member

@dmah42 dmah42 commented Feb 7, 2023

instead of building libc++ from source, let's just install the latest version. we may get lower coverage but it should save ~50m off our github sanitizer actions.

@dmah42 dmah42 marked this pull request as ready for review February 7, 2023 13:07
@nicholasjng
Copy link
Contributor

Looks great, very nice speedups! You could probably bump actions/checkout to latest (v4 IIRC) in the sanitizer action to get rid of the warnings.

@dmah42 dmah42 merged commit 6ebd82f into main Feb 9, 2023
@dmah42 dmah42 deleted the fast-san branch February 9, 2023 15:29
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