aspnetcore/benchmarks/Microsoft.AspNetCore.Routin.../Matchers
Ryan Nowak f8b3b73ca7 Remove EndpointConstraints
Adds IEndpointSelectorPolicy so that MVC can plug in to the
EndpointSelector to run action constraints.
2018-07-28 19:03:12 -07:00
..
AsciiKeyedJumpTable.cs
CustomHashTableJumpTable.cs
DictionaryLookupJumpTable.cs
FastPathTokenizerBenchmarkBase.cs
FastPathTokenizerEmptyBenchmark.cs
FastPathTokenizerLargeBenchmark.cs
FastPathTokenizerPlaintextBenchmark.cs
FastPathTokenizerSmallBenchmark.cs
JumpTableMultipleEntryBenchmark.cs
JumpTableSingleEntryBenchmark.cs
JumpTableZeroEntryBenchmark.cs
MatcheFindCandidateSetSingleEntryBenchmark.cs Implement EndpointSelector and MatcherPolicy (#646) 2018-07-24 17:31:51 -07:00
MatcherAzureBenchmark.cs Add CORS support to HttpMethodMatcherPolicy 2018-07-26 23:01:11 -07:00
MatcherAzureBenchmark.generated.cs
MatcherBenchmarkBase.cs Remove EndpointConstraints 2018-07-28 19:03:12 -07:00
MatcherFindCandidateSetAzureBenchmark.cs Implement EndpointSelector and MatcherPolicy (#646) 2018-07-24 17:31:51 -07:00
MatcherFindCandidateSetAzureBenchmark.generated.cs Implement EndpointSelector and MatcherPolicy (#646) 2018-07-24 17:31:51 -07:00
MatcherFindCandidateSetGithubBenchmark.cs Implement EndpointSelector and MatcherPolicy (#646) 2018-07-24 17:31:51 -07:00
MatcherFindCandidateSetGithubBenchmark.generated.cs Implement EndpointSelector and MatcherPolicy (#646) 2018-07-24 17:31:51 -07:00
MatcherFindCandidateSetSmallEntryCountBenchmark.cs Implement EndpointSelector and MatcherPolicy (#646) 2018-07-24 17:31:51 -07:00
MatcherGithubBenchmark.cs Add CORS support to HttpMethodMatcherPolicy 2018-07-26 23:01:11 -07:00
MatcherGithubBenchmark.generated.cs
MatcherSingleEntryBenchmark.cs
TrivialMatcher.cs Implement EndpointSelector and MatcherPolicy (#646) 2018-07-24 17:31:51 -07:00
TrivialMatcherBuilder.cs