aspnetcore/test/Microsoft.AspNetCore.Respon...
John Luo 8e8525512d Performance optimizations
- Calculate age using operations on long
- Compute content length of resposne on store
- Format age using the new HeaderUtility
- Lazily create HeaderDictionary
- Use for instead of foreach to reduce allocations from enumerators
2016-12-14 11:37:13 -08:00
..
Microsoft.AspNetCore.ResponseCaching.Tests.xproj
ResponseCachingFeatureTests.cs
ResponseCachingKeyProviderTests.cs
ResponseCachingMiddlewareTests.cs Performance optimizations 2016-12-14 11:37:13 -08:00
ResponseCachingPolicyProviderTests.cs Improve header parsing performance 2016-12-09 14:23:15 -08:00
ResponseCachingTests.cs
SegmentReadStreamTests.cs
SegmentWriteStreamTests.cs
TestUtils.cs
project.json