aspnetcore/benchmarks/Microsoft.AspNetCore.Routin.../Matching
James Newton-King f9f80e3d80
Revert "Add DfaMatcherBuilder benchmarks (#764)"
This reverts commit ec11d0578c.
2018-09-05 08:11:52 +12:00
..
FastPathTokenizerBenchmarkBase.cs
FastPathTokenizerEmptyBenchmark.cs
FastPathTokenizerLargeBenchmark.cs
FastPathTokenizerPlaintextBenchmark.cs
FastPathTokenizerSmallBenchmark.cs
JumpTableMultipleEntryBenchmark.cs
JumpTableSingleEntryBenchmark.cs Use var in for loops (#758) 2018-08-31 08:24:41 +12:00
JumpTableZeroEntryBenchmark.cs
MatcherAzureBenchmark.cs Revert "Add DfaMatcherBuilder benchmarks (#764)" 2018-09-05 08:11:52 +12:00
MatcherAzureBenchmark.generated.cs Revert "Add DfaMatcherBuilder benchmarks (#764)" 2018-09-05 08:11:52 +12:00
MatcherFindCandidateSetAzureBenchmark.cs
MatcherFindCandidateSetAzureBenchmark.generated.cs
MatcherFindCandidateSetGithubBenchmark.cs
MatcherFindCandidateSetGithubBenchmark.generated.cs
MatcherFindCandidateSetSingleEntryBenchmark.cs
MatcherFindCandidateSetSmallEntryCountBenchmark.cs
MatcherGithubBenchmark.cs Revert "Add DfaMatcherBuilder benchmarks (#764)" 2018-09-05 08:11:52 +12:00
MatcherGithubBenchmark.generated.cs Revert "Add DfaMatcherBuilder benchmarks (#764)" 2018-09-05 08:11:52 +12:00
MatcherSingleEntryBenchmark.cs
TrivialMatcher.cs
TrivialMatcherBuilder.cs