Skip to content

Commit 27ea8c5

Browse files
committed
update stress results
1 parent adb0b90 commit 27ea8c5

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

opentelemetry-appender-tracing/benches/logs.rs

+1-1
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
| noop_layer_disabled | 12 ns |
1111
| noop_layer_enabled | 25 ns |
1212
| ot_layer_disabled | 19 ns |
13-
| ot_layer_enabled | 270 ns |
13+
| ot_layer_enabled | 305 ns |
1414
*/
1515

1616
use async_trait::async_trait;

stress/src/logs.rs

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
OS: Ubuntu 22.04.3 LTS (5.15.146.1-microsoft-standard-WSL2)
44
Hardware: AMD EPYC 7763 64-Core Processor - 2.44 GHz, 16vCPUs,
55
RAM: 64.0 GB
6-
53 M/sec
6+
69 M/sec
77
*/
88

99
use opentelemetry_appender_tracing::layer;

0 commit comments

Comments
 (0)