aspnetcore/benchmarks/Microsoft.AspNetCore.Routin.../Matchers
Ryan Nowak b9df95831d Change Branding
For preview one the branding is:

new thing = UseGlobalRouting/UseEndpoint
old thing = UseRouter

We're going to drop the name Dispatcher everywhere and make sure that we
position our new work as 'new and improved routing' instead of
introducing a new product/concept name.

We're not totally sure of the term Global yet, but it's what we're doing
for preview 1. Suggestions welcome for dicussion after we do the first
preview :)
2018-07-22 16:41:59 -07:00
..
AsciiKeyedJumpTable.cs
CustomHashTableJumpTable.cs
DictionaryLookupJumpTable.cs
FastPathTokenizerBenchmarkBase.cs
FastPathTokenizerEmptyBenchmark.cs
FastPathTokenizerLargeBenchmark.cs
FastPathTokenizerPlaintextBenchmark.cs
FastPathTokenizerSmallBenchmark.cs
JumpTableMultipleEntryBenchmark.cs
JumpTableSingleEntryBenchmark.cs
JumpTableZeroEntryBenchmark.cs
MatcherAzureBenchmark.cs Change Branding 2018-07-22 16:41:59 -07:00
MatcherAzureBenchmark.generated.cs
MatcherBenchmarkBase.cs Change Branding 2018-07-22 16:41:59 -07:00
MatcherGithubBenchmark.cs Change Branding 2018-07-22 16:41:59 -07:00
MatcherGithubBenchmark.generated.cs
MatcherSelectCandidatesAzureBenchmark.cs Fix remaining feature gaps in DfaMatcher (#621) 2018-07-17 19:22:46 -07:00
MatcherSelectCandidatesAzureBenchmark.generated.cs
MatcherSelectCandidatesGithubBenchmark.cs Fix remaining feature gaps in DfaMatcher (#621) 2018-07-17 19:22:46 -07:00
MatcherSelectCandidatesGithubBenchmark.generated.cs
MatcherSelectCandidatesSingleEntryBenchmark.cs Fix remaining feature gaps in DfaMatcher (#621) 2018-07-17 19:22:46 -07:00
MatcherSelectCandidatesSmallEntryCountBenchmark.cs Fix remaining feature gaps in DfaMatcher (#621) 2018-07-17 19:22:46 -07:00
MatcherSingleEntryBenchmark.cs Change Branding 2018-07-22 16:41:59 -07:00
TrivialMatcher.cs RoutePattern everywhere 2018-07-20 13:04:34 -07:00
TrivialMatcherBuilder.cs