Skip to content

Formatting performance improvements #884

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

Conversation

parkera
Copy link
Contributor

@parkera parkera commented Aug 21, 2024

Re-apply the diff from #719 (reverted in #744). We discovered the root cause was use of ICU's ability to set the malloc functions used, which can race. We will be disabling those in swift-foundation-icu soon. In the meantime, we know that they are not used on Linux so this patch is safe.

@parkera
Copy link
Contributor Author

parkera commented Aug 21, 2024

@swift-ci test

@parkera parkera merged commit 446af5c into swiftlang:main Aug 23, 2024
3 checks passed
@parkera parkera deleted the parkera/number_formatting_improvement2 branch August 23, 2024 21:15
cthielen pushed a commit to cthielen/swift-foundation that referenced this pull request Nov 8, 2024
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