1 type derived from AspNetCoreBenchmark
Microsoft.AspNetCore.Mvc.Microbenchmarks (1)
src\Shared\BenchmarkRunner\ParameterizedJobConfigAttribute.cs (1)
9
internal sealed class ParameterizedJobConfigAttribute :
AspNetCoreBenchmarkAttribute
1 instantiation of AspNetCoreBenchmark
Microsoft.AspNetCore.Mvc.Microbenchmarks (1)
AssemblyInfo.cs (1)
4
[assembly: BenchmarkDotNet.Attributes.
AspNetCoreBenchmark
]
5 references to AspNetCoreBenchmark
Microsoft.AspNetCore.Mvc.Microbenchmarks (5)
src\Shared\BenchmarkRunner\Program.cs (5)
73
AspNetCoreBenchmarkAttribute
.ConfigName =
AspNetCoreBenchmarkAttribute
.NamedConfiguration.Validation;
81
AspNetCoreBenchmarkAttribute
.ConfigName = argsList[index + 1];
92
AspNetCoreBenchmarkAttribute
.ConfigName =
AspNetCoreBenchmarkAttribute
.NamedConfiguration.Debug;