|
1 | 1 | window.BENCHMARK_DATA = { |
2 | | - "lastUpdate": 1732705884563, |
| 2 | + "lastUpdate": 1732705886419, |
3 | 3 | "repoUrl": "https://github.com/open-telemetry/opentelemetry-cpp", |
4 | 4 | "entries": { |
5 | 5 | "OpenTelemetry-cpp api Benchmark": [ |
@@ -219558,6 +219558,54 @@ window.BENCHMARK_DATA = { |
219558 | 219558 | "extra": "iterations: 229\ncpu: 608102.8908296943 ns\nthreads: 1" |
219559 | 219559 | } |
219560 | 219560 | ] |
| 219561 | + }, |
| 219562 | + { |
| 219563 | + "commit": { |
| 219564 | + "author": { |
| 219565 | + |
| 219566 | + "name": "Marc Alff", |
| 219567 | + "username": "marcalff" |
| 219568 | + }, |
| 219569 | + "committer": { |
| 219570 | + |
| 219571 | + "name": "GitHub", |
| 219572 | + "username": "web-flow" |
| 219573 | + }, |
| 219574 | + "distinct": true, |
| 219575 | + "id": "d15da3b2568beb50f34098afbab8892232ec8bde", |
| 219576 | + "message": "[Code health] Include what you use cleanup, part 5 (#3140)", |
| 219577 | + "timestamp": "2024-11-27T11:57:47+01:00", |
| 219578 | + "tree_id": "822da3d50ebcc53da09f965b0d57c348a6323d4a", |
| 219579 | + "url": "https://github.com/open-telemetry/opentelemetry-cpp/commit/d15da3b2568beb50f34098afbab8892232ec8bde" |
| 219580 | + }, |
| 219581 | + "date": 1732705873226, |
| 219582 | + "tool": "googlecpp", |
| 219583 | + "benches": [ |
| 219584 | + { |
| 219585 | + "name": "BM_OtlpExporterEmptySpans", |
| 219586 | + "value": 17.853475276269062, |
| 219587 | + "unit": "ns/iter", |
| 219588 | + "extra": "iterations: 7703000\ncpu: 17.853557055692587 ns\nthreads: 1" |
| 219589 | + }, |
| 219590 | + { |
| 219591 | + "name": "BM_OtlpExporterSparseSpans", |
| 219592 | + "value": 135.9439590602245, |
| 219593 | + "unit": "ns/iter", |
| 219594 | + "extra": "iterations: 1030000\ncpu: 134.04296504854372 ns\nthreads: 1" |
| 219595 | + }, |
| 219596 | + { |
| 219597 | + "name": "BM_OtlpExporterDenseSpans", |
| 219598 | + "value": 969.396788498451, |
| 219599 | + "unit": "ns/iter", |
| 219600 | + "extra": "iterations: 145000\ncpu: 965.1662206896551 ns\nthreads: 1" |
| 219601 | + }, |
| 219602 | + { |
| 219603 | + "name": "BM_otlp_grpc_with_collector", |
| 219604 | + "value": 1697960.404047357, |
| 219605 | + "unit": "ns/iter", |
| 219606 | + "extra": "iterations: 227\ncpu: 610625.810572687 ns\nthreads: 1" |
| 219607 | + } |
| 219608 | + ] |
219561 | 219609 | } |
219562 | 219610 | ] |
219563 | 219611 | } |
|
0 commit comments