We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4da3e71 commit 2d48b13Copy full SHA for 2d48b13
1 file changed
sdk/all/src/jmh/java/io/opentelemetry/sdk/MetricRecordBenchmark.java
@@ -96,7 +96,7 @@ public static class BenchmarkState {
96
97
@Param AggregationTemporality aggregationTemporality;
98
99
- @Param({"1", "100"})
+ @Param({"1", "128"})
100
int cardinality;
101
102
// The following parameters are excluded from the benchmark to reduce combinatorial explosion
0 commit comments