|
1 | 1 | window.BENCHMARK_DATA = { |
2 | | - "lastUpdate": 1738668020117, |
| 2 | + "lastUpdate": 1738668021787, |
3 | 3 | "repoUrl": "https://github.com/open-telemetry/opentelemetry-cpp", |
4 | 4 | "entries": { |
5 | 5 | "OpenTelemetry-cpp api Benchmark": [ |
@@ -239538,6 +239538,54 @@ window.BENCHMARK_DATA = { |
239538 | 239538 | "extra": "iterations: 227\ncpu: 613778.1013215862 ns\nthreads: 1" |
239539 | 239539 | } |
239540 | 239540 | ] |
| 239541 | + }, |
| 239542 | + { |
| 239543 | + "commit": { |
| 239544 | + "author": { |
| 239545 | + |
| 239546 | + "name": "Marc Alff", |
| 239547 | + "username": "marcalff" |
| 239548 | + }, |
| 239549 | + "committer": { |
| 239550 | + |
| 239551 | + "name": "GitHub", |
| 239552 | + "username": "web-flow" |
| 239553 | + }, |
| 239554 | + "distinct": true, |
| 239555 | + "id": "3506a7a9755837f72bce5e97781a109bbdf6c626", |
| 239556 | + "message": "[SDK] Fix BatchLogRecordProcessor to instrument shutdown (#3262)", |
| 239557 | + "timestamp": "2025-02-04T12:05:47+01:00", |
| 239558 | + "tree_id": "9d2dbcf78e37d178b837d3767de4a5d5b58ea737", |
| 239559 | + "url": "https://github.com/open-telemetry/opentelemetry-cpp/commit/3506a7a9755837f72bce5e97781a109bbdf6c626" |
| 239560 | + }, |
| 239561 | + "date": 1738668009023, |
| 239562 | + "tool": "googlecpp", |
| 239563 | + "benches": [ |
| 239564 | + { |
| 239565 | + "name": "BM_OtlpExporterEmptySpans", |
| 239566 | + "value": 18.397709090427178, |
| 239567 | + "unit": "ns/iter", |
| 239568 | + "extra": "iterations: 7857000\ncpu: 18.396938398879982 ns\nthreads: 1" |
| 239569 | + }, |
| 239570 | + { |
| 239571 | + "name": "BM_OtlpExporterSparseSpans", |
| 239572 | + "value": 130.32368127063066, |
| 239573 | + "unit": "ns/iter", |
| 239574 | + "extra": "iterations: 1097000\ncpu: 127.81377939835916 ns\nthreads: 1" |
| 239575 | + }, |
| 239576 | + { |
| 239577 | + "name": "BM_OtlpExporterDenseSpans", |
| 239578 | + "value": 907.836776030691, |
| 239579 | + "unit": "ns/iter", |
| 239580 | + "extra": "iterations: 152000\ncpu: 906.4605592105263 ns\nthreads: 1" |
| 239581 | + }, |
| 239582 | + { |
| 239583 | + "name": "BM_otlp_grpc_with_collector", |
| 239584 | + "value": 1698820.8720777754, |
| 239585 | + "unit": "ns/iter", |
| 239586 | + "extra": "iterations: 229\ncpu: 607571.6244541483 ns\nthreads: 1" |
| 239587 | + } |
| 239588 | + ] |
239541 | 239589 | } |
239542 | 239590 | ] |
239543 | 239591 | } |
|
0 commit comments