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

Optimize readonly char[] in System.Text.Encodings.Web #48181

Merged
merged 3 commits into from
Feb 12, 2021

Conversation

eerhardt
Copy link
Member

Also replace some unsafe code with Span.

Follow up from #48172 (comment)

Also replace some unsafe code with Span.
@ghost
Copy link

ghost commented Feb 11, 2021

Tagging subscribers to this area: @tarekgh, @eiriktsarpalis, @layomia
See info in area-owners.md if you want to be subscribed.

Issue Details

Also replace some unsafe code with Span.

Follow up from #48172 (comment)

Author: eerhardt
Assignees: -
Labels:

area-System.Text.Encodings.Web

Milestone: -

Copy link
Member

@stephentoub stephentoub left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice.

@marek-safar marek-safar added the size-reduction Issues impacting final app size primary for size sensitive workloads label Feb 12, 2021
@ghost
Copy link

ghost commented Feb 12, 2021

Tagging subscribers to 'size-reduction': @eerhardt, @SamMonoRT, @marek-safar, @tannergooding, @CoffeeFlux
See info in area-owners.md if you want to be subscribed.

Issue Details

Also replace some unsafe code with Span.

Follow up from #48172 (comment)

Author: eerhardt
Assignees: -
Labels:

area-System.Text.Encodings.Web, size-reduction

Milestone: -

@GrabYourPitchforks
Copy link
Member

LGTM - thanks! :)

@eerhardt
Copy link
Member Author

Failures are #47968 and #48236.

@eerhardt eerhardt merged commit bc864fa into dotnet:master Feb 12, 2021
@eerhardt eerhardt deleted the TextWebEncodingCleanup branch February 12, 2021 19:30
@ghost ghost locked as resolved and limited conversation to collaborators Mar 14, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
area-System.Text.Encodings.Web size-reduction Issues impacting final app size primary for size sensitive workloads
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants