aspnetcore/benchmarks/Microsoft.AspNetCore.Routin.../Matching
James Newton-King 1680b9f4fc
Change endpoint invoker to RequestDelegate, Endpoint/EndpointMetadataCollection namespaces, split out IRouteValuesFeature (#712)
2018-08-22 17:15:57 +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 Endpoint routing rename and API review changes (#684) 2018-08-02 13:38:08 +12: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 Added benchmarks for link generation 2018-08-17 13:38:17 -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 Added benchmarks for link generation 2018-08-17 13:38:17 -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 Change endpoint invoker to RequestDelegate, Endpoint/EndpointMetadataCollection namespaces, split out IRouteValuesFeature (#712) 2018-08-22 17:15:57 +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