aspnetcore/src/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
..
Internal Performance optimizations 2016-12-14 11:37:13 -08:00
Properties
Streams API review feedback 2016-10-17 11:33:09 -07:00
Microsoft.AspNetCore.ResponseCaching.xproj
ResponseCachingExtensions.cs API review feedback 2016-10-17 11:33:09 -07:00
ResponseCachingFeature.cs API review feedback 2016-10-17 11:33:09 -07:00
ResponseCachingMiddleware.cs Performance optimizations 2016-12-14 11:37:13 -08:00
ResponseCachingOptions.cs API review feedback 2016-10-17 11:33:09 -07:00
ResponseCachingServicesExtensions.cs API review feedback 2016-10-17 11:33:09 -07:00
project.json Updating versions to 1.2.0-* 2016-11-09 14:19:20 -08:00