|
11 | 11 | //!
|
12 | 12 | // Conf - AMD EPYC 7763 64-Core Processor 2.44 GHz, 64GB RAM, Cores:8 , Logical processors: 16
|
13 | 13 | // Stress Test Results (user_events disabled)
|
14 |
| -// Threads: 1 - Average Throughput: 30,866,752 iterations/sec |
15 |
| -// Threads: 5 - Average Throughput: 32,662,641 iterations/sec |
16 |
| -// Threads: 10 - Average Throughput: 25,776,394 iterations/sec |
17 |
| -// Threads: 16 - Average Throughput: 16,915,860 iterations/sec |
| 14 | +// Threads: 1 - Average Throughput: 42,086,520 iterations/sec |
| 15 | +// Threads: 5 - Average Throughput: 35,767,375 iterations/sec |
| 16 | +// Threads: 10 - Average Throughput: 29,189,340 iterations/sec |
| 17 | +// Threads: 16 - Average Throughput: 19,579,138 iterations/sec |
18 | 18 |
|
19 | 19 | // Stress Test Results (user_events enabled)
|
20 |
| -// Threads: 1 - Average Throughput: 212,594 iterations/sec |
21 |
| -// Threads: 5 - Average Throughput: 372,695 iterations/sec |
22 |
| -// Threads: 10 - Average Throughput: 277,675 iterations/sec |
23 |
| -// Threads: 16 - Average Throughput: 268,940 iterations/sec |
| 20 | +// Threads: 1 - Average Throughput: 285,692 iterations/sec |
| 21 | +// Threads: 5 - Average Throughput: 392,906 iterations/sec |
| 22 | +// Threads: 10 - Average Throughput: 349,334 iterations/sec |
| 23 | +// Threads: 16 - Average Throughput: 297,232 iterations/sec |
24 | 24 |
|
25 | 25 | use opentelemetry_appender_tracing::layer;
|
26 | 26 | use opentelemetry_sdk::logs::LoggerProvider;
|
|
0 commit comments