|
1 | 1 | window.BENCHMARK_DATA = { |
2 | | - "lastUpdate": 1749810230069, |
| 2 | + "lastUpdate": 1749810232909, |
3 | 3 | "repoUrl": "https://github.com/open-telemetry/opentelemetry-cpp", |
4 | 4 | "entries": { |
5 | 5 | "OpenTelemetry-cpp api Benchmark": [ |
@@ -285564,6 +285564,54 @@ window.BENCHMARK_DATA = { |
285564 | 285564 | "extra": "iterations: 217\ncpu: 639866.7004608293 ns\nthreads: 1" |
285565 | 285565 | } |
285566 | 285566 | ] |
| 285567 | + }, |
| 285568 | + { |
| 285569 | + "commit": { |
| 285570 | + "author": { |
| 285571 | + |
| 285572 | + "name": "KJ Tsanaktsidis", |
| 285573 | + "username": "KJTsanaktsidis" |
| 285574 | + }, |
| 285575 | + "committer": { |
| 285576 | + |
| 285577 | + "name": "GitHub", |
| 285578 | + "username": "web-flow" |
| 285579 | + }, |
| 285580 | + "distinct": true, |
| 285581 | + "id": "47f530a5f982900ad709ed11dd634939b7d5f9f9", |
| 285582 | + "message": "[SDK] BatchLogRecordProcessor::ForceFlush is not waking up bg thread (#3448)", |
| 285583 | + "timestamp": "2025-06-13T12:20:10+02:00", |
| 285584 | + "tree_id": "5f77318fc6f45e3d36115c9cbb9d654a86ee96e8", |
| 285585 | + "url": "https://github.com/open-telemetry/opentelemetry-cpp/commit/47f530a5f982900ad709ed11dd634939b7d5f9f9" |
| 285586 | + }, |
| 285587 | + "date": 1749810212081, |
| 285588 | + "tool": "googlecpp", |
| 285589 | + "benches": [ |
| 285590 | + { |
| 285591 | + "name": "BM_OtlpExporterEmptySpans", |
| 285592 | + "value": 18.502186042476715, |
| 285593 | + "unit": "ns/iter", |
| 285594 | + "extra": "iterations: 7804000\ncpu: 18.50042696053306 ns\nthreads: 1" |
| 285595 | + }, |
| 285596 | + { |
| 285597 | + "name": "BM_OtlpExporterSparseSpans", |
| 285598 | + "value": 132.5516989736846, |
| 285599 | + "unit": "ns/iter", |
| 285600 | + "extra": "iterations: 1056000\ncpu: 130.16609753787878 ns\nthreads: 1" |
| 285601 | + }, |
| 285602 | + { |
| 285603 | + "name": "BM_OtlpExporterDenseSpans", |
| 285604 | + "value": 948.481559753418, |
| 285605 | + "unit": "ns/iter", |
| 285606 | + "extra": "iterations: 150000\ncpu: 946.0400533333335 ns\nthreads: 1" |
| 285607 | + }, |
| 285608 | + { |
| 285609 | + "name": "BM_otlp_grpc_with_collector", |
| 285610 | + "value": 1830645.5096682988, |
| 285611 | + "unit": "ns/iter", |
| 285612 | + "extra": "iterations: 222\ncpu: 632815.4189189189 ns\nthreads: 1" |
| 285613 | + } |
| 285614 | + ] |
285567 | 285615 | } |
285568 | 285616 | ] |
285569 | 285617 | } |
|
0 commit comments