Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

eiriktsarpalis
Copy link
Member

Following up on #80437 this removes delegate allocations altogether in netcoreapp targets.

@eiriktsarpalis eiriktsarpalis self-assigned this Jan 11, 2023
@eiriktsarpalis eiriktsarpalis added this to the 8.0.0 milestone Jan 11, 2023
@ghost
Copy link

ghost commented Jan 11, 2023

Tagging subscribers to this area: @dotnet/area-system-text-json, @gregsdennis
See info in area-owners.md if you want to be subscribed.

Issue Details

Following up on #80437 this removes delegate allocations altogether in netcoreapp targets.

Author: eiriktsarpalis
Assignees: eiriktsarpalis
Labels:

area-System.Text.Json

Milestone: -

@eiriktsarpalis eiriktsarpalis merged commit a734aa4 into dotnet:main Jan 20, 2023
@eiriktsarpalis eiriktsarpalis deleted the remove-delegate-allocation branch January 20, 2023 13:33
mdh1418 pushed a commit to mdh1418/runtime that referenced this pull request Jan 24, 2023
…#80517)

* Remove per-context delegate allocations in netcoreapp targets

* Ensure Options property doesn't get trimmed.
@ghost ghost locked as resolved and limited conversation to collaborators Feb 19, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants