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 noticed performance gap when serializing payload with the preview Microsoft.OData.Serializer when using conventional POCO support vs when defining ODataTypeInfo manually. The former had higher latency and more allocations (TODO share benchmark results).
That extra overhead is not expected and should be investigated and optimized.
Would you like to work on this feature?
Yes
๐น Thanks for taking the time to suggest this feature! We appreciate your contributions. ๐