aspnetcore/benchmarks/Microsoft.AspNetCore.Routin.../Matching
James Newton-King e73601dda9
Move core endpoint types to HttpAbstractions (#703)
2018-08-29 17:07:35 +12:00
..
AsciiKeyedJumpTable.cs Endpoint routing rename and API review changes (#684) 2018-08-02 13:38:08 +12:00
CustomHashTableJumpTable.cs Endpoint routing rename and API review changes (#684) 2018-08-02 13:38:08 +12:00
DictionaryLookupJumpTable.cs Endpoint routing rename and API review changes (#684) 2018-08-02 13:38:08 +12:00
FastPathTokenizerBenchmarkBase.cs Endpoint routing rename and API review changes (#684) 2018-08-02 13:38:08 +12:00
FastPathTokenizerEmptyBenchmark.cs Endpoint routing rename and API review changes (#684) 2018-08-02 13:38:08 +12:00
FastPathTokenizerLargeBenchmark.cs Endpoint routing rename and API review changes (#684) 2018-08-02 13:38:08 +12:00
FastPathTokenizerPlaintextBenchmark.cs Endpoint routing rename and API review changes (#684) 2018-08-02 13:38:08 +12:00
FastPathTokenizerSmallBenchmark.cs Endpoint routing rename and API review changes (#684) 2018-08-02 13:38:08 +12:00
JumpTableMultipleEntryBenchmark.cs Enable benchmark validation 2018-08-22 08:16:41 -07:00
JumpTableSingleEntryBenchmark.cs Endpoint routing rename and API review changes (#684) 2018-08-02 13:38:08 +12:00
JumpTableZeroEntryBenchmark.cs Endpoint routing rename and API review changes (#684) 2018-08-02 13:38:08 +12:00
MatcherAzureBenchmark.cs Change endpoint invoker to RequestDelegate, Endpoint/EndpointMetadataCollection namespaces, split out IRouteValuesFeature (#712) 2018-08-22 17:15:57 +12:00
MatcherAzureBenchmark.generated.cs Change endpoint invoker to RequestDelegate, Endpoint/EndpointMetadataCollection namespaces, split out IRouteValuesFeature (#712) 2018-08-22 17:15:57 +12:00
MatcherFindCandidateSetAzureBenchmark.cs Enable benchmark validation 2018-08-22 08:16:41 -07:00
MatcherFindCandidateSetAzureBenchmark.generated.cs Change endpoint invoker to RequestDelegate, Endpoint/EndpointMetadataCollection namespaces, split out IRouteValuesFeature (#712) 2018-08-22 17:15:57 +12:00
MatcherFindCandidateSetGithubBenchmark.cs Enable benchmark validation 2018-08-22 08:16:41 -07:00
MatcherFindCandidateSetGithubBenchmark.generated.cs Change endpoint invoker to RequestDelegate, Endpoint/EndpointMetadataCollection namespaces, split out IRouteValuesFeature (#712) 2018-08-22 17:15:57 +12:00
MatcherFindCandidateSetSingleEntryBenchmark.cs Change endpoint invoker to RequestDelegate, Endpoint/EndpointMetadataCollection namespaces, split out IRouteValuesFeature (#712) 2018-08-22 17:15:57 +12:00
MatcherFindCandidateSetSmallEntryCountBenchmark.cs Move core endpoint types to HttpAbstractions (#703) 2018-08-29 17:07:35 +12:00
MatcherGithubBenchmark.cs Change endpoint invoker to RequestDelegate, Endpoint/EndpointMetadataCollection namespaces, split out IRouteValuesFeature (#712) 2018-08-22 17:15:57 +12:00
MatcherGithubBenchmark.generated.cs Change endpoint invoker to RequestDelegate, Endpoint/EndpointMetadataCollection namespaces, split out IRouteValuesFeature (#712) 2018-08-22 17:15:57 +12:00
MatcherSingleEntryBenchmark.cs Change endpoint invoker to RequestDelegate, Endpoint/EndpointMetadataCollection namespaces, split out IRouteValuesFeature (#712) 2018-08-22 17:15:57 +12:00
TrivialMatcher.cs Change endpoint invoker to RequestDelegate, Endpoint/EndpointMetadataCollection namespaces, split out IRouteValuesFeature (#712) 2018-08-22 17:15:57 +12:00
TrivialMatcherBuilder.cs Change endpoint invoker to RequestDelegate, Endpoint/EndpointMetadataCollection namespaces, split out IRouteValuesFeature (#712) 2018-08-22 17:15:57 +12:00