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

Fix issues related to JsonSerializerOptions mutation and caching. #66248

Merged

Conversation

eiriktsarpalis
Copy link
Member

Second attempt at merging #65863. Original PR introduced test failures in netfx and was reverted in #66235.

cc @jkotas

…tnet#65863)

* Fix issues related to JsonSerializerOptions mutation and caching.

* fix test style

* fix linker warning
@ghost
Copy link

ghost commented Mar 5, 2022

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

Issue Details

Second attempt at merging #65863. Original PR introduced test failures in netfx and was reverted in #66235.

cc @jkotas

Author: eiriktsarpalis
Assignees: eiriktsarpalis
Labels:

area-System.Text.Json

Milestone: -

@eiriktsarpalis
Copy link
Member Author

CI failures are related to #65791, STJ tests are now passing in all jobs.

@EgorBo
Copy link
Member

EgorBo commented Mar 17, 2022

Improvements on alpine-x64 dotnet/perf-autofiling-issues#3981

@eiriktsarpalis
Copy link
Member Author

@EgorBo unlikely that the perf improvements are related to this change, benchmark in question is for DataContractJsonSerializer.

@ghost ghost locked as resolved and limited conversation to collaborators Apr 16, 2022
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