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

Use STJ source generator #125

Open
Tracked by #124
Seb-stian opened this issue Jul 24, 2021 · 0 comments
Open
Tracked by #124

Use STJ source generator #125

Seb-stian opened this issue Jul 24, 2021 · 0 comments
Labels
enhancement New feature or request performance Performance related issue priority: medium Moderately important

Comments

@Seb-stian
Copy link
Member

The new System.Text.Json source generator can

  • increase serialization throughput
  • reduce start-up time
  • reduce memory usage
  • help with app trimming

We can already use this feature via a NuGet package, but we may want to wait for .NET 6, where it gets shipped.

This issue depends on #121

@Seb-stian Seb-stian added enhancement New feature or request future This feature will be worked on in the future labels Jul 24, 2021
@Seb-stian Seb-stian added this to the Upgrade to .NET 6 milestone Jul 24, 2021
@Seb-stian Seb-stian mentioned this issue Jul 24, 2021
6 tasks
@Naamloos Naamloos added priority: medium Moderately important and removed future This feature will be worked on in the future labels Nov 8, 2021
@Seb-stian Seb-stian added the performance Performance related issue label Dec 21, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request performance Performance related issue priority: medium Moderately important
Projects
Status: Ready
Development

No branches or pull requests

2 participants