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 Change benchmarks (#612) 2018-07-14 17:21:05 -07:00
CustomHashTableJumpTable.cs Change benchmarks (#612) 2018-07-14 17:21:05 -07:00
DictionaryLookupJumpTable.cs Add experimental JumpTables 2018-07-13 20:42:58 -07:00
FastPathTokenizerBenchmarkBase.cs Change benchmarks (#612) 2018-07-14 17:21:05 -07:00
FastPathTokenizerEmptyBenchmark.cs Change benchmarks (#612) 2018-07-14 17:21:05 -07:00
FastPathTokenizerLargeBenchmark.cs Change benchmarks (#612) 2018-07-14 17:21:05 -07:00
FastPathTokenizerPlaintextBenchmark.cs Change benchmarks (#612) 2018-07-14 17:21:05 -07:00
FastPathTokenizerSmallBenchmark.cs Change benchmarks (#612) 2018-07-14 17:21:05 -07:00
JumpTableMultipleEntryBenchmark.cs Add experimental JumpTables 2018-07-13 20:42:58 -07:00
JumpTableSingleEntryBenchmark.cs
JumpTableZeroEntryBenchmark.cs
MatcherAzureBenchmark.cs Change Branding 2018-07-22 16:41:59 -07:00
MatcherAzureBenchmark.generated.cs Change benchmarks (#612) 2018-07-14 17:21:05 -07:00
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 Change benchmarks (#612) 2018-07-14 17:21:05 -07:00
MatcherSelectCandidatesAzureBenchmark.cs Fix remaining feature gaps in DfaMatcher (#621) 2018-07-17 19:22:46 -07:00
MatcherSelectCandidatesAzureBenchmark.generated.cs Change benchmarks (#612) 2018-07-14 17:21:05 -07:00
MatcherSelectCandidatesGithubBenchmark.cs Fix remaining feature gaps in DfaMatcher (#621) 2018-07-17 19:22:46 -07:00
MatcherSelectCandidatesGithubBenchmark.generated.cs Change benchmarks (#612) 2018-07-14 17:21:05 -07:00
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