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
RouteDataTest.cs
RouteValueDictionaryTests.cs Benchmarks and improvements to route value dictionary (#577) 2018-06-26 13:41:49 -07:00
VirtualPathDataTests.cs