* 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