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

remove String extension in LazyJsonString #1468

Merged
merged 3 commits into from
Dec 9, 2024
Merged

Conversation

kuhe
Copy link
Contributor

@kuhe kuhe commented Dec 6, 2024

aws/aws-sdk-js-v3#6182

removes String extension, which causes global string de-optimization. Refactors LazyJsonString to use a boxed String with mixins rather than extending String.

@kuhe kuhe requested a review from a team as a code owner December 6, 2024 21:54
@kuhe kuhe force-pushed the what_the_heck branch 2 times, most recently from 82cc41f to 9f01de9 Compare December 9, 2024 21:20
@kuhe kuhe merged commit 70275bd into smithy-lang:main Dec 9, 2024
10 of 11 checks passed
@kuhe kuhe deleted the what_the_heck branch December 9, 2024 21:35
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