sdk/log: SimpleProcessor to not panic for zero value (#5665) #699
Annotations
1 error and 8 warnings
Benchmarks
# :warning: **Performance Alert** :warning:
Possible performance regression was detected for benchmark **'Benchmarks'**.
Benchmark result of this commit is worse than the previous benchmark result exceeding threshold `4`.
| Benchmark suite | Current: f079b0336474db4e793e4cc351ebba65c44eecc4 | Previous: f7977e064c9cfc862c24ac720036d5aad9911794 | Ratio |
|-|-|-|-|
| `BenchmarkValueEqual/2_with_true` | `6e-7` ns/op 0 B/op 0 allocs/op | `1e-7` ns/op 0 B/op 0 allocs/op | `6` |
| `BenchmarkValueEqual/2_with_true - ns/op` | `6e-7` ns/op | `1e-7` ns/op | `6` |
| `BenchmarkValueEqual/hi_with_hi` | `6e-7` ns/op 0 B/op 0 allocs/op | `1e-7` ns/op 0 B/op 0 allocs/op | `6` |
| `BenchmarkValueEqual/hi_with_hi - ns/op` | `6e-7` ns/op | `1e-7` ns/op | `6` |
| `BenchmarkValueEqual/bye_with_bye` | `5e-7` ns/op 0 B/op 0 allocs/op | `1e-7` ns/op 0 B/op 0 allocs/op | `5` |
| `BenchmarkValueEqual/bye_with_bye - ns/op` | `5e-7` ns/op | `1e-7` ns/op | `5` |
| `BenchmarkValueEqual/[3_foo]_with_true` | `0.0000075` ns/op 0 B/op 0 allocs/op | `4e-7` ns/op 0 B/op 0 allocs/op | `18.75` |
| `BenchmarkValueEqual/[3_foo]_with_true - ns/op` | `0.0000075` ns/op | `4e-7` ns/op | `18.75` |
This comment was automatically generated by [workflow](https://github.com/open-telemetry/opentelemetry-go/actions?query=workflow%3ABenchmark) using [github-action-benchmark](https://github.com/marketplace/actions/continuous-benchmark).
|
Benchmarks
Performance alert! Previous value was 1e-7 and current value is 6e-7. It is 6x worse than previous exceeding a ratio threshold 4
|
Benchmarks
Performance alert! Previous value was 1e-7 and current value is 6e-7. It is 6x worse than previous exceeding a ratio threshold 4
|
Benchmarks
Performance alert! Previous value was 1e-7 and current value is 6e-7. It is 6x worse than previous exceeding a ratio threshold 4
|
Benchmarks
Performance alert! Previous value was 1e-7 and current value is 6e-7. It is 6x worse than previous exceeding a ratio threshold 4
|
Benchmarks
Performance alert! Previous value was 1e-7 and current value is 5e-7. It is 5x worse than previous exceeding a ratio threshold 4
|
Benchmarks
Performance alert! Previous value was 1e-7 and current value is 5e-7. It is 5x worse than previous exceeding a ratio threshold 4
|
Benchmarks
Performance alert! Previous value was 4e-7 and current value is 0.0000075. It is 18.75x worse than previous exceeding a ratio threshold 4
|
Benchmarks
Performance alert! Previous value was 4e-7 and current value is 0.0000075. It is 18.75x worse than previous exceeding a ratio threshold 4
|