aspnetcore/test/Microsoft.AspNetCore.Mvc.Ro...
Ryan Nowak bc5f02444b
Benchmarks and improvements to route value dictionary (#577)
* Add benchmarks for RVD

There are the scenarios that are critical for URL matching performance.

* Reimplement RouteValueDictionary

Improves the scenarios with benchmarks by about 30%

* Fix benchmark

* PR feedback

* More feedback and tests
2018-06-26 13:41:49 -07:00
..
Microsoft.AspNetCore.Mvc.Routing.Abstractions.Tests.csproj Update samples and tests to target netcoreapp2.1 2017-11-13 16:45:38 -08:00
RouteDataTest.cs
RouteValueDictionaryTests.cs Benchmarks and improvements to route value dictionary (#577) 2018-06-26 13:41:49 -07:00
VirtualPathDataTests.cs Minor changes to test code to resolve xUnit2013 build errors 2017-10-05 15:26:36 -07:00