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. |
||
|---|---|---|
| .. | ||
| AllowedCharsBitmapTests.cs | ||
| CodePointFilterTests.cs | ||
| CommonTestEncoder.cs | ||
| EncoderCommonTests.cs | ||
| EncoderExtensionsTests.cs | ||
| EncoderServiceCollectionExtensionsTests.cs | ||
| EncoderServiceProviderExtensionsTests.cs | ||
| Entities.cs | ||
| Extensions.cs | ||
| HtmlEncoderTests.cs | ||
| JavaScriptStringEncoderTests.cs | ||
| Microsoft.Framework.WebEncoders.Tests.kproj | ||
| ParsedEntity.cs | ||
| UnicodeEncoderBaseTests.cs | ||
| UnicodeHelpersTests.cs | ||
| UnicodeRangeTests.cs | ||
| UnicodeRangesTests.cs | ||
| UrlEncoderTests.cs | ||
| project.json | ||