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

Excluding a member using ISerializationPolicy still incurs a performance hit as the value is still deserialized during SkipEntry #62

Open
oddgames-david opened this issue Mar 6, 2024 · 0 comments

Comments

@oddgames-david
Copy link

I'm attempting to speed up our data loading by only deserializing essential values that are used for searching by excluding members via ISerializationPolicy but it doesn't make a difference for performance or GC allocations.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant