This change removes the call to string.Split and a few substrings, and replaces it with a tokenizer API. The tokenizer isn't really optimized right now for compute - it should probably be an iterator- but it's a significant improvement on what we're doing. |
||
|---|---|---|
| .. | ||
| Constraints | ||
| Internal | ||
| Logging | ||
| Template | ||
| ConstraintMatcherTest.cs | ||
| DefaultInlineConstraintResolverTest.cs | ||
| InlineRouteParameterParserTests.cs | ||
| Microsoft.AspNet.Routing.Tests.xproj | ||
| RouteCollectionTest.cs | ||
| RouteConstraintBuilderTest.cs | ||
| RouteOptionsTests.cs | ||
| RouteValueDictionaryTests.cs | ||
| RouterMiddlewareTest.cs | ||
| TemplateParserDefaultValuesTests.cs | ||
| VirtualPathDataTests.cs | ||
| project.json | ||