aspnetcore/benchmarks/Microsoft.AspNetCore.Routin.../Matching
James Newton-King dcfb63a768
Avoid RoutePattern allocating empty dictionaries (#772)
2018-09-06 14:00:52 +12: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 Use var in for loops (#758) 2018-08-31 08:24:41 +12: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 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 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 Change endpoint invoker to RequestDelegate, Endpoint/EndpointMetadataCollection namespaces, split out IRouteValuesFeature (#712) 2018-08-22 17:15:57 +12:00
RouteEndpointAzureBenchmark.cs Avoid RoutePattern allocating empty dictionaries (#772) 2018-09-06 14:00:52 +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