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

Consider using System.Reflection.Emit to generate per-type record and union cons/unconsers #14

Open
baronfel opened this issue Oct 30, 2019 · 2 comments
Labels
enhancement New feature or request performance Issue or pull request about performance problems

Comments

@baronfel
Copy link
Contributor

The FSharp.Reflection members are slow and allocate-y. It would be great to mimic the approach used in Tarmil/FSharp.SystemTextJson#15 to make these much faster/more useful.

@sungam3r sungam3r added enhancement New feature or request performance Issue or pull request about performance problems labels Jan 30, 2024
Copy link

github-actions bot commented Mar 2, 2024

This issue was marked as stale since it has not been active for a long time

@github-actions github-actions bot added the stale label Mar 2, 2024
@github-actions github-actions bot closed this as not planned Won't fix, can't repro, duplicate, stale May 1, 2024
@sungam3r sungam3r reopened this Dec 12, 2024
@sungam3r sungam3r removed the stale label Dec 12, 2024
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 Issue or pull request about performance problems
Projects
None yet
Development

No branches or pull requests

2 participants