You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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.
The text was updated successfully, but these errors were encountered: