ian
|
b15942f345
|
Added the internal/observ package to log (#7532)
- part of #7016
```txt
goos: darwin
goarch: arm64
pkg: go.opentelemetry.io/otel/sdk/log/internal/observ
cpu: Apple M3
│ bench_res.txt │
│ sec/op │
SLP/LogProcessed-8 0.8900n ± 2%
SLP/LogProcessedWithError-8 119.2n ± 5%
geomean 10.30n
│ bench_res.txt │
│ B/op │
SLP/LogProcessed-8 0.000 ± 0%
SLP/LogProcessedWithError-8 232.0 ± 0%
geomean ¹
¹ summaries must be >0 to compute geomean
│ bench_res.txt │
│ allocs/op │
SLP/LogProcessed-8 0.000 ± 0%
SLP/LogProcessedWithError-8 3.000 ± 0%
geomean ¹
¹ summaries must be >0 to compute geomean
```
---------
Co-authored-by: Tyler Yahn <MrAlias@users.noreply.github.com>
Co-authored-by: Damien Mathieu <42@dmathieu.com>
|
2025-10-24 10:06:48 +02:00 |
|