|
1 | 1 | window.BENCHMARK_DATA = { |
2 | | - "lastUpdate": 1742807175250, |
| 2 | + "lastUpdate": 1742807177406, |
3 | 3 | "repoUrl": "https://github.com/open-telemetry/opentelemetry-cpp", |
4 | 4 | "entries": { |
5 | 5 | "OpenTelemetry-cpp api Benchmark": [ |
@@ -249948,6 +249948,54 @@ window.BENCHMARK_DATA = { |
249948 | 249948 | "extra": "iterations: 228\ncpu: 612367.6666666664 ns\nthreads: 1" |
249949 | 249949 | } |
249950 | 249950 | ] |
| 249951 | + }, |
| 249952 | + { |
| 249953 | + "commit": { |
| 249954 | + "author": { |
| 249955 | + |
| 249956 | + "name": "Doug Barker", |
| 249957 | + "username": "dbarker" |
| 249958 | + }, |
| 249959 | + "committer": { |
| 249960 | + |
| 249961 | + "name": "GitHub", |
| 249962 | + "username": "web-flow" |
| 249963 | + }, |
| 249964 | + "distinct": true, |
| 249965 | + "id": "2566fb62f35454060dd54c7e10854a91d042e8cd", |
| 249966 | + "message": "[EXPORTER] fix test failure with elasticsearch exporter on cxx20 (#3308)", |
| 249967 | + "timestamp": "2025-03-24T10:02:42+01:00", |
| 249968 | + "tree_id": "81cc4c2d5841c81baf0659f6f31a0369d6cc1df7", |
| 249969 | + "url": "https://github.com/open-telemetry/opentelemetry-cpp/commit/2566fb62f35454060dd54c7e10854a91d042e8cd" |
| 249970 | + }, |
| 249971 | + "date": 1742807161390, |
| 249972 | + "tool": "googlecpp", |
| 249973 | + "benches": [ |
| 249974 | + { |
| 249975 | + "name": "BM_OtlpExporterEmptySpans", |
| 249976 | + "value": 18.554586202987117, |
| 249977 | + "unit": "ns/iter", |
| 249978 | + "extra": "iterations: 7720000\ncpu: 18.554734455958553 ns\nthreads: 1" |
| 249979 | + }, |
| 249980 | + { |
| 249981 | + "name": "BM_OtlpExporterSparseSpans", |
| 249982 | + "value": 129.4405946881267, |
| 249983 | + "unit": "ns/iter", |
| 249984 | + "extra": "iterations: 1083000\ncpu: 126.8328485687904 ns\nthreads: 1" |
| 249985 | + }, |
| 249986 | + { |
| 249987 | + "name": "BM_OtlpExporterDenseSpans", |
| 249988 | + "value": 933.455793481124, |
| 249989 | + "unit": "ns/iter", |
| 249990 | + "extra": "iterations: 152000\ncpu: 931.3537368421055 ns\nthreads: 1" |
| 249991 | + }, |
| 249992 | + { |
| 249993 | + "name": "BM_otlp_grpc_with_collector", |
| 249994 | + "value": 1697326.9613165604, |
| 249995 | + "unit": "ns/iter", |
| 249996 | + "extra": "iterations: 228\ncpu: 606607.4035087719 ns\nthreads: 1" |
| 249997 | + } |
| 249998 | + ] |
249951 | 249999 | } |
249952 | 250000 | ] |
249953 | 250001 | } |
|
0 commit comments