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

gRPC JSON transcoding: Append values to collections #47896

Closed
JamesNK opened this issue Apr 25, 2023 · 1 comment · Fixed by #48084
Closed

gRPC JSON transcoding: Append values to collections #47896

JamesNK opened this issue Apr 25, 2023 · 1 comment · Fixed by #48084
Assignees
Labels
area-grpc Includes: GRPC wire-up, templates Perf

Comments

@JamesNK
Copy link
Member

JamesNK commented Apr 25, 2023

Use new System.Text.Json feature with gRPC JSON transcoding: dotnet/runtime#78556. Improve performance of deserializing collections.

@JamesNK JamesNK added Perf area-grpc Includes: GRPC wire-up, templates labels Apr 25, 2023
@JamesNK JamesNK added this to the .NET 8 Planning milestone Apr 25, 2023
@JamesNK JamesNK self-assigned this Apr 25, 2023
@ghost
Copy link

ghost commented Apr 25, 2023

Thanks for contacting us.

We're moving this issue to the .NET 8 Planning milestone for future evaluation / consideration. We would like to keep this around to collect more feedback, which can help us with prioritizing this work. We will re-evaluate this issue, during our next planning meeting(s).
If we later determine, that the issue has no community involvement, or it's very rare and low-impact issue, we will close it - so that the team can focus on more important and high impact issues.
To learn more about what to expect next and how this issue will be handled you can read more about our triage process here.

@ghost ghost locked as resolved and limited conversation to collaborators Jun 5, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
area-grpc Includes: GRPC wire-up, templates Perf
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant