Fanny Deng

Results 2 issues of Fanny Deng

After updating ODataLib from 7.8.2 to 7.12.2, we are observing 2x CPU usage in our benchmark tests. Our test sends a high load of concurrent requests to a service that...

investigating
performance

As brought up by #1616, CreateRequestContainer throws an InvalidOperationException when it's called multiple times. In the case of multiple routes being matched by the RouteConstraintMatcher for multiple [ApiVersions](https://github.com/dotnet/aspnet-api-versioning), the exception...

investigating