aspnetcore/test
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 Performance optimizations 2016-12-14 11:37:13 -08:00