aspnetcore/benchmarks/Microsoft.AspNetCore.Routin.../Matchers
Ryan Nowak 477296a3cc Make DFA matcher the default 2018-07-18 07:50:27 -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 Fix remaining feature gaps in DfaMatcher (#621) 2018-07-17 19:22:46 -07:00
MatcherAzureBenchmark.generated.cs Change benchmarks (#612) 2018-07-14 17:21:05 -07:00
MatcherBenchmarkBase.cs Make DFA matcher the default 2018-07-18 07:50:27 -07:00
MatcherGithubBenchmark.cs Fix remaining feature gaps in DfaMatcher (#621) 2018-07-17 19:22:46 -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 Fix remaining feature gaps in DfaMatcher (#621) 2018-07-17 19:22:46 -07:00
TrivialMatcher.cs Change benchmarks (#612) 2018-07-14 17:21:05 -07:00
TrivialMatcherBuilder.cs