aspnetcore/benchmarks/Microsoft.AspNetCore.Routin.../Matching
James Newton-King ec11d0578c
Add DfaMatcherBuilder benchmarks (#764)
2018-09-05 08:10:38 +12:00
..
FastPathTokenizerBenchmarkBase.cs
FastPathTokenizerEmptyBenchmark.cs
FastPathTokenizerLargeBenchmark.cs
FastPathTokenizerPlaintextBenchmark.cs
FastPathTokenizerSmallBenchmark.cs
JumpTableMultipleEntryBenchmark.cs
JumpTableSingleEntryBenchmark.cs
JumpTableZeroEntryBenchmark.cs
MatcherAzureBenchmark.cs Add DfaMatcherBuilder benchmarks (#764) 2018-09-05 08:10:38 +12:00
MatcherAzureBenchmarkBase.generated.cs Add DfaMatcherBuilder benchmarks (#764) 2018-09-05 08:10:38 +12:00
MatcherBuilderAzureBenchmark.cs Add DfaMatcherBuilder benchmarks (#764) 2018-09-05 08:10:38 +12:00
MatcherBuilderGithubBenchmark.cs Add DfaMatcherBuilder benchmarks (#764) 2018-09-05 08:10:38 +12:00
MatcherBuilderMultipleEntryBenchmark.cs Add DfaMatcherBuilder benchmarks (#764) 2018-09-05 08:10:38 +12:00
MatcherFindCandidateSetAzureBenchmark.cs
MatcherFindCandidateSetAzureBenchmark.generated.cs
MatcherFindCandidateSetGithubBenchmark.cs
MatcherFindCandidateSetGithubBenchmark.generated.cs
MatcherFindCandidateSetSingleEntryBenchmark.cs
MatcherFindCandidateSetSmallEntryCountBenchmark.cs
MatcherGithubBenchmark.cs Add DfaMatcherBuilder benchmarks (#764) 2018-09-05 08:10:38 +12:00
MatcherGithubBenchmarkBase.generated.cs Add DfaMatcherBuilder benchmarks (#764) 2018-09-05 08:10:38 +12:00
MatcherSingleEntryBenchmark.cs
TrivialMatcher.cs
TrivialMatcherBuilder.cs