aspnetcore/benchmarks/Microsoft.AspNetCore.Routin.../Matching
James Newton-King f9f80e3d80
Revert "Add DfaMatcherBuilder benchmarks (#764)"
This reverts commit ec11d0578c.
2018-09-05 08:11:52 +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 Add vectorized il-emit trie jump table 2018-08-29 19:30:02 -07:00
JumpTableSingleEntryBenchmark.cs Use var in for loops (#758) 2018-08-31 08:24:41 +12:00
JumpTableZeroEntryBenchmark.cs Endpoint routing rename and API review changes (#684) 2018-08-02 13:38:08 +12:00
MatcherAzureBenchmark.cs Revert "Add DfaMatcherBuilder benchmarks (#764)" 2018-09-05 08:11:52 +12:00
MatcherAzureBenchmark.generated.cs Revert "Add DfaMatcherBuilder benchmarks (#764)" 2018-09-05 08:11:52 +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 Change endpoint invoker to RequestDelegate, Endpoint/EndpointMetadataCollection namespaces, split out IRouteValuesFeature (#712) 2018-08-22 17:15:57 +12:00
MatcherGithubBenchmark.cs Revert "Add DfaMatcherBuilder benchmarks (#764)" 2018-09-05 08:11:52 +12:00
MatcherGithubBenchmark.generated.cs Revert "Add DfaMatcherBuilder benchmarks (#764)" 2018-09-05 08:11:52 +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