Skip to content

Commit b63f03a

Browse files
committed
Nit fix to benchmark results
1 parent 9b746e0 commit b63f03a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

opentelemetry-sdk/benches/metric_counter.rs

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
|--------------------------------|-------------|
99
| Counter_Add_Sorted | 586 ns |
1010
| Counter_Add_Unsorted | 592 ns |
11-
| Random_Generator_5 | 377 ns |
11+
| Counter_Overflow | 600 ns |
1212
| ThreadLocal_Random_Generator_5 | 37 ns |
1313
*/
1414

0 commit comments

Comments
 (0)