|
1 | 1 | window.BENCHMARK_DATA = { |
2 | | - "lastUpdate": 1748018769641, |
| 2 | + "lastUpdate": 1748104693951, |
3 | 3 | "repoUrl": "https://github.com/open-telemetry/opentelemetry-cpp", |
4 | 4 | "entries": { |
5 | 5 | "OpenTelemetry-cpp api Benchmark": [ |
@@ -275052,6 +275052,54 @@ window.BENCHMARK_DATA = { |
275052 | 275052 | "extra": "iterations: 225\ncpu: 616335.3022222222 ns\nthreads: 1" |
275053 | 275053 | } |
275054 | 275054 | ] |
| 275055 | + }, |
| 275056 | + { |
| 275057 | + "commit": { |
| 275058 | + "author": { |
| 275059 | + |
| 275060 | + "name": "Doug Barker", |
| 275061 | + "username": "dbarker" |
| 275062 | + }, |
| 275063 | + "committer": { |
| 275064 | + |
| 275065 | + "name": "GitHub", |
| 275066 | + "username": "web-flow" |
| 275067 | + }, |
| 275068 | + "distinct": true, |
| 275069 | + "id": "7a9c60994ef3d9fb7f3d7fd22d0fa3f0db743ecd", |
| 275070 | + "message": "[CMAKE] Remove third-party version mismatch warning (#3432)\n\nCo-authored-by: Marc Alff < [email protected]>", |
| 275071 | + "timestamp": "2025-05-24T18:33:38+02:00", |
| 275072 | + "tree_id": "3c5f230993b482adde52b138668585541ac354fb", |
| 275073 | + "url": "https://github.com/open-telemetry/opentelemetry-cpp/commit/7a9c60994ef3d9fb7f3d7fd22d0fa3f0db743ecd" |
| 275074 | + }, |
| 275075 | + "date": 1748104677764, |
| 275076 | + "tool": "googlecpp", |
| 275077 | + "benches": [ |
| 275078 | + { |
| 275079 | + "name": "BM_OtlpExporterEmptySpans", |
| 275080 | + "value": 18.129349977698965, |
| 275081 | + "unit": "ns/iter", |
| 275082 | + "extra": "iterations: 7799000\ncpu: 18.128424156943197 ns\nthreads: 1" |
| 275083 | + }, |
| 275084 | + { |
| 275085 | + "name": "BM_OtlpExporterSparseSpans", |
| 275086 | + "value": 132.0044199625651, |
| 275087 | + "unit": "ns/iter", |
| 275088 | + "extra": "iterations: 1056000\ncpu: 130.06607007575758 ns\nthreads: 1" |
| 275089 | + }, |
| 275090 | + { |
| 275091 | + "name": "BM_OtlpExporterDenseSpans", |
| 275092 | + "value": 940.5517578125, |
| 275093 | + "unit": "ns/iter", |
| 275094 | + "extra": "iterations: 150000\ncpu: 939.1765066666669 ns\nthreads: 1" |
| 275095 | + }, |
| 275096 | + { |
| 275097 | + "name": "BM_otlp_grpc_with_collector", |
| 275098 | + "value": 1707899.3055555555, |
| 275099 | + "unit": "ns/iter", |
| 275100 | + "extra": "iterations: 225\ncpu: 623808.8622222223 ns\nthreads: 1" |
| 275101 | + } |
| 275102 | + ] |
275055 | 275103 | } |
275056 | 275104 | ] |
275057 | 275105 | } |
|
0 commit comments