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