|
1 | 1 | window.BENCHMARK_DATA = { |
2 | | - "lastUpdate": 1753178038079, |
| 2 | + "lastUpdate": 1753222265369, |
3 | 3 | "repoUrl": "https://github.com/open-telemetry/opentelemetry-cpp", |
4 | 4 | "entries": { |
5 | 5 | "OpenTelemetry-cpp api Benchmark": [ |
@@ -310572,6 +310572,54 @@ window.BENCHMARK_DATA = { |
310572 | 310572 | "extra": "iterations: 226\ncpu: 616998.6327433629 ns\nthreads: 1" |
310573 | 310573 | } |
310574 | 310574 | ] |
| 310575 | + }, |
| 310576 | + { |
| 310577 | + "commit": { |
| 310578 | + "author": { |
| 310579 | + |
| 310580 | + "name": "Doug Barker", |
| 310581 | + "username": "dbarker" |
| 310582 | + }, |
| 310583 | + "committer": { |
| 310584 | + |
| 310585 | + "name": "GitHub", |
| 310586 | + "username": "web-flow" |
| 310587 | + }, |
| 310588 | + "distinct": true, |
| 310589 | + "id": "c3a0ac1aec87f8ba3d776434d9be2b808366a6f9", |
| 310590 | + "message": "[CMAKE] Add CMake scripts to find or fetch protobuf and grpc (#3533)", |
| 310591 | + "timestamp": "2025-07-23T00:06:19+02:00", |
| 310592 | + "tree_id": "12aac25df5b2a9cb6ca929862dd8cd58ff6eebe2", |
| 310593 | + "url": "https://github.com/open-telemetry/opentelemetry-cpp/commit/c3a0ac1aec87f8ba3d776434d9be2b808366a6f9" |
| 310594 | + }, |
| 310595 | + "date": 1753222247057, |
| 310596 | + "tool": "googlecpp", |
| 310597 | + "benches": [ |
| 310598 | + { |
| 310599 | + "name": "BM_OtlpExporterEmptySpans", |
| 310600 | + "value": 18.14037370709502, |
| 310601 | + "unit": "ns/iter", |
| 310602 | + "extra": "iterations: 6876000\ncpu: 18.137022687609075 ns\nthreads: 1" |
| 310603 | + }, |
| 310604 | + { |
| 310605 | + "name": "BM_OtlpExporterSparseSpans", |
| 310606 | + "value": 134.55225355294465, |
| 310607 | + "unit": "ns/iter", |
| 310608 | + "extra": "iterations: 1031000\ncpu: 132.34124539282251 ns\nthreads: 1" |
| 310609 | + }, |
| 310610 | + { |
| 310611 | + "name": "BM_OtlpExporterDenseSpans", |
| 310612 | + "value": 948.94676992338, |
| 310613 | + "unit": "ns/iter", |
| 310614 | + "extra": "iterations: 146000\ncpu: 945.7607671232875 ns\nthreads: 1" |
| 310615 | + }, |
| 310616 | + { |
| 310617 | + "name": "BM_otlp_grpc_with_collector", |
| 310618 | + "value": 1736036.4441323068, |
| 310619 | + "unit": "ns/iter", |
| 310620 | + "extra": "iterations: 226\ncpu: 619879.2035398233 ns\nthreads: 1" |
| 310621 | + } |
| 310622 | + ] |
310575 | 310623 | } |
310576 | 310624 | ] |
310577 | 310625 | } |
|
0 commit comments