aspnetcore/benchmarks/Microsoft.AspNetCore.Routin.../Matching
James Newton-King 87084945a6
Merge release/2.2
2018-09-30 09:51:30 +13:00
..
FastPathTokenizerBenchmarkBase.cs
FastPathTokenizerEmptyBenchmark.cs
FastPathTokenizerLargeBenchmark.cs
FastPathTokenizerPlaintextBenchmark.cs
FastPathTokenizerSmallBenchmark.cs
JumpTableMultipleEntryBenchmark.cs Add vectorized il-emit trie jump table 2018-08-29 19:30:02 -07:00
JumpTableSingleEntryBenchmark.cs Add ASCII optimized jump tables 2018-09-29 12:55:10 -07:00
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 Enable benchmark validation 2018-08-22 08:16:41 -07:00
MatcherFindCandidateSetAzureBenchmark.generated.cs
MatcherFindCandidateSetGithubBenchmark.cs Enable benchmark validation 2018-08-22 08:16:41 -07:00
MatcherFindCandidateSetGithubBenchmark.generated.cs
MatcherFindCandidateSetSingleEntryBenchmark.cs
MatcherFindCandidateSetSmallEntryCountBenchmark.cs Move core endpoint types to HttpAbstractions (#703) 2018-08-29 17:07:35 +12:00
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