|
1 | 1 | window.BENCHMARK_DATA = { |
2 | | - "lastUpdate": 1752757711707, |
| 2 | + "lastUpdate": 1752757715358, |
3 | 3 | "repoUrl": "https://github.com/open-telemetry/opentelemetry-cpp", |
4 | 4 | "entries": { |
5 | 5 | "OpenTelemetry-cpp api Benchmark": [ |
@@ -307890,6 +307890,54 @@ window.BENCHMARK_DATA = { |
307890 | 307890 | "extra": "iterations: 221\ncpu: 635175.4298642536 ns\nthreads: 1" |
307891 | 307891 | } |
307892 | 307892 | ] |
| 307893 | + }, |
| 307894 | + { |
| 307895 | + "commit": { |
| 307896 | + "author": { |
| 307897 | + |
| 307898 | + "name": "Doug Barker", |
| 307899 | + "username": "dbarker" |
| 307900 | + }, |
| 307901 | + "committer": { |
| 307902 | + |
| 307903 | + "name": "GitHub", |
| 307904 | + "username": "web-flow" |
| 307905 | + }, |
| 307906 | + "distinct": true, |
| 307907 | + "id": "0e51e67a9d9e0ecf36edbcaff5f65955fae9fc72", |
| 307908 | + "message": "[TEST] Shared otel-cpp libs linked to latest static protobuf and grpc (#3544)", |
| 307909 | + "timestamp": "2025-07-17T15:01:17+02:00", |
| 307910 | + "tree_id": "526ce1a09e2ae361ea12ce531dbd6728f71eec41", |
| 307911 | + "url": "https://github.com/open-telemetry/opentelemetry-cpp/commit/0e51e67a9d9e0ecf36edbcaff5f65955fae9fc72" |
| 307912 | + }, |
| 307913 | + "date": 1752757696328, |
| 307914 | + "tool": "googlecpp", |
| 307915 | + "benches": [ |
| 307916 | + { |
| 307917 | + "name": "BM_OtlpExporterEmptySpans", |
| 307918 | + "value": 18.791981601278447, |
| 307919 | + "unit": "ns/iter", |
| 307920 | + "extra": "iterations: 7426000\ncpu: 18.792071101535146 ns\nthreads: 1" |
| 307921 | + }, |
| 307922 | + { |
| 307923 | + "name": "BM_OtlpExporterSparseSpans", |
| 307924 | + "value": 131.74833253372546, |
| 307925 | + "unit": "ns/iter", |
| 307926 | + "extra": "iterations: 1075000\ncpu: 129.5580539534884 ns\nthreads: 1" |
| 307927 | + }, |
| 307928 | + { |
| 307929 | + "name": "BM_OtlpExporterDenseSpans", |
| 307930 | + "value": 935.9650264512624, |
| 307931 | + "unit": "ns/iter", |
| 307932 | + "extra": "iterations: 151000\ncpu: 933.2160728476823 ns\nthreads: 1" |
| 307933 | + }, |
| 307934 | + { |
| 307935 | + "name": "BM_otlp_grpc_with_collector", |
| 307936 | + "value": 1790429.474016942, |
| 307937 | + "unit": "ns/iter", |
| 307938 | + "extra": "iterations: 218\ncpu: 633005.5183486239 ns\nthreads: 1" |
| 307939 | + } |
| 307940 | + ] |
307893 | 307941 | } |
307894 | 307942 | ] |
307895 | 307943 | } |
|
0 commit comments