aspnetcore/test
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 Benchmarks and improvements to route value dictionary (#577) 2018-06-26 13:41:49 -07:00
Microsoft.AspNetCore.Routing.DecisionTree.Sources.Tests
Microsoft.AspNetCore.Routing.FunctionalTests
Microsoft.AspNetCore.Routing.Tests Productionize Path tokenization 2018-06-21 17:13:03 -07:00
Directory.Build.props