AspNetWebStack/test/System.Net.Http.Formatting....
AMooreMicrosoft c9c33e387d DCN02: WebAPI: ParseMediaTypeHeaderValue optimization.
In all WebAPI scenarios ParseMediaTypeHeaderValue is instantiated many times per request during the negotiation process and is used inside sorting and comparison operations. The change removes the 3 heap allocations per instantiation and optimizes the CPU path. Should improve high throughput scenarios by about 1%.
2013-11-08 11:18:41 -08:00
..
DataSets Add BSON support for Json.NET MediaTypeFormatter 2013-11-04 20:46:44 -08:00
Formatting DCN02: WebAPI: ParseMediaTypeHeaderValue optimization. 2013-11-08 11:18:41 -08:00
Handlers Removed unused code from TaskHelpers and TaskHelpersExtensions. 2013-11-06 12:31:04 -08:00
Headers Clean up xUnit.net usage, standardizing around Microsoft.TestCommon 2012-08-22 15:10:06 -07:00
Internal Fix FxCop violations in Portable Formatting assembly. 2013-08-28 11:09:20 -07:00
Mocks Removed unused code from TaskHelpers and TaskHelpersExtensions. 2013-11-06 12:31:04 -08:00
ByteRangeStreamContentTest.cs HTTP/1.1 Byte Range Support 2012-11-21 19:37:30 -08:00
FormattingUtilitiesTests.cs Clean up xUnit.net usage, standardizing around Microsoft.TestCommon 2012-08-22 15:10:06 -07:00
HttpClientExtensionsTest.cs Removed unused code from TaskHelpers and TaskHelpersExtensions. 2013-11-06 12:31:04 -08:00
HttpClientFactoryTest.cs Clean up xUnit.net usage, standardizing around Microsoft.TestCommon 2012-08-22 15:10:06 -07:00
HttpContentExtensionsTest.cs Removed unused code from TaskHelpers and TaskHelpersExtensions. 2013-11-06 12:31:04 -08:00
HttpContentFormDataExtensionsTest.cs Add cancellationToken overloads 2013-08-21 14:51:51 -07:00
HttpContentMessageExtensionsTests.cs Add cancellationToken overloads 2013-08-21 14:51:51 -07:00
HttpContentMultipartExtensionsTests.cs Add cancellationToken overloads 2013-08-21 14:51:51 -07:00
HttpHeaderExtensionsTest.cs Clean up xUnit.net usage, standardizing around Microsoft.TestCommon 2012-08-22 15:10:06 -07:00
HttpMessageContentTests.cs Clean up xUnit.net usage, standardizing around Microsoft.TestCommon 2012-08-22 15:10:06 -07:00
HttpRequestHeadersExtensionsTest.cs Clean up xUnit.net usage, standardizing around Microsoft.TestCommon 2012-08-22 15:10:06 -07:00
HttpRequestMessageCommonExtensionsTest.cs Clean up xUnit.net usage, standardizing around Microsoft.TestCommon 2012-08-22 15:10:06 -07:00
HttpResponseHeadersExtensionsTest.cs Clean up xUnit.net usage, standardizing around Microsoft.TestCommon 2012-08-22 15:10:06 -07:00
HttpUnsortedRequestTest.cs Clean up xUnit.net usage, standardizing around Microsoft.TestCommon 2012-08-22 15:10:06 -07:00
HttpUnsortedResponseTest.cs Clean up xUnit.net usage, standardizing around Microsoft.TestCommon 2012-08-22 15:10:06 -07:00
InvalidByteRangeExceptionTest.cs HTTP/1.1 Byte Range Support 2012-11-21 19:37:30 -08:00
MimeBodyPartTest.cs Add cancellationToken overloads 2013-08-21 14:51:51 -07:00
MultipartFileDataTest.cs Clean up xUnit.net usage, standardizing around Microsoft.TestCommon 2012-08-22 15:10:06 -07:00
MultipartFileStreamProviderTests.cs Issue 876: Remove MultipartWriteDelegatingStream 2013-05-03 17:24:14 -07:00
MultipartFormDataStreamProviderTests.cs Issue 1358: MultipartFormDataStreamProvider.ExecutePostProcessingAsync() 2013-11-04 10:56:45 -08:00
MultipartMemoryStreamProviderTests.cs Clean up xUnit.net usage, standardizing around Microsoft.TestCommon 2012-08-22 15:10:06 -07:00
MultipartRelatedStreamProviderTests.cs Clean up xUnit.net usage, standardizing around Microsoft.TestCommon 2012-08-22 15:10:06 -07:00
MultipartStreamProviderTestBase.cs Clean up xUnit.net usage, standardizing around Microsoft.TestCommon 2012-08-22 15:10:06 -07:00
ObjectContentOfTTests.cs Clean up xUnit.net usage, standardizing around Microsoft.TestCommon 2012-08-22 15:10:06 -07:00
ObjectContentTests.cs Code Review feedback for Formatting Portable Library. 2013-03-01 17:11:42 -08:00
ParserData.cs Update copyright notices 2012-07-23 20:27:58 -07:00
PushStreamContentTest.cs 1089: Exception inside PushStreamContent won't be caught by 2013-08-22 11:59:24 -07:00
System.Net.Http.Formatting.Test.csproj Add BSON support for Json.NET MediaTypeFormatter 2013-11-04 20:46:44 -08:00
UriExtensionsTests.cs Clean up xUnit.net usage, standardizing around Microsoft.TestCommon 2012-08-22 15:10:06 -07:00
UriQueryDataSet.cs Update copyright notices 2012-07-23 20:27:58 -07:00
packages.config Remove unused Microsoft.Net.Http package. 2013-02-27 15:36:22 -08:00