I also experimented with having a fixed uint[] field inside the struct, but this actually ended up having worse performance than a proper uint[] array reference since it defeated some of the JITter's optimizations. |
||
|---|---|---|
| .. | ||
| Microsoft.AspNet.FeatureModel.Tests | ||
| Microsoft.AspNet.Http.Core.Tests | ||
| Microsoft.AspNet.Http.Extensions.Tests | ||
| Microsoft.AspNet.Http.Tests | ||
| Microsoft.AspNet.Owin.Tests | ||
| Microsoft.AspNet.WebUtilities.Tests | ||
| Microsoft.Framework.WebEncoders.Tests | ||
| Microsoft.Net.Http.Headers.Tests | ||