aspnetcore/benchmarks/Microsoft.AspNetCore.Routin.../Matching
James Newton-King dcfb63a768
Avoid RoutePattern allocating empty dictionaries (#772)
2018-09-06 14:00:52 +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
RouteEndpointAzureBenchmark.cs Avoid RoutePattern allocating empty dictionaries (#772) 2018-09-06 14:00:52 +12:00
TrivialMatcher.cs
TrivialMatcherBuilder.cs