1 type derived from AspNetCoreBenchmarkAttribute
Microsoft.Extensions.ObjectPool.Microbenchmark (1)
src\Shared\BenchmarkRunner\ParameterizedJobConfigAttribute.cs (1)
9
internal sealed class ParameterizedJobConfigAttribute :
AspNetCoreBenchmarkAttribute
5 references to AspNetCoreBenchmarkAttribute
Microsoft.Extensions.ObjectPool.Microbenchmark (5)
src\Shared\BenchmarkRunner\Program.cs (5)
78
AspNetCoreBenchmarkAttribute
.ConfigName =
AspNetCoreBenchmarkAttribute
.NamedConfiguration.Validation;
86
AspNetCoreBenchmarkAttribute
.ConfigName = argsList[index + 1];
97
AspNetCoreBenchmarkAttribute
.ConfigName =
AspNetCoreBenchmarkAttribute
.NamedConfiguration.Debug;