Skip to content

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

Merged
eerhardt merged 3 commits intodotnet:masterfrom
eerhardt:TextWebEncodingCleanup
Feb 12, 2021
Merged

Optimize readonly char[] in System.Text.Encodings.Web#48181
eerhardt merged 3 commits intodotnet:masterfrom
eerhardt:TextWebEncodingCleanup

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