|
1 | 1 | window.BENCHMARK_DATA = { |
2 | | - "lastUpdate": 1749108663428, |
| 2 | + "lastUpdate": 1749150116222, |
3 | 3 | "repoUrl": "https://github.com/open-telemetry/opentelemetry-cpp", |
4 | 4 | "entries": { |
5 | 5 | "OpenTelemetry-cpp api Benchmark": [ |
@@ -281292,6 +281292,54 @@ window.BENCHMARK_DATA = { |
281292 | 281292 | "extra": "iterations: 229\ncpu: 609684.9039301311 ns\nthreads: 1" |
281293 | 281293 | } |
281294 | 281294 | ] |
| 281295 | + }, |
| 281296 | + { |
| 281297 | + "commit": { |
| 281298 | + "author": { |
| 281299 | + |
| 281300 | + "name": "Doug Barker", |
| 281301 | + "username": "dbarker" |
| 281302 | + }, |
| 281303 | + "committer": { |
| 281304 | + |
| 281305 | + "name": "GitHub", |
| 281306 | + "username": "web-flow" |
| 281307 | + }, |
| 281308 | + "distinct": true, |
| 281309 | + "id": "549f2b009d9a540cc9c2467b6592dd5d1795b34d", |
| 281310 | + "message": "[TEST] test examples in CI with CMake Part 1 (#3449)", |
| 281311 | + "timestamp": "2025-06-05T20:49:45+02:00", |
| 281312 | + "tree_id": "13b16f3880f5aeb46c12560c10c1fc3a32fc9d15", |
| 281313 | + "url": "https://github.com/open-telemetry/opentelemetry-cpp/commit/549f2b009d9a540cc9c2467b6592dd5d1795b34d" |
| 281314 | + }, |
| 281315 | + "date": 1749150098101, |
| 281316 | + "tool": "googlecpp", |
| 281317 | + "benches": [ |
| 281318 | + { |
| 281319 | + "name": "BM_OtlpExporterEmptySpans", |
| 281320 | + "value": 18.51555550320747, |
| 281321 | + "unit": "ns/iter", |
| 281322 | + "extra": "iterations: 7453000\ncpu: 18.514812827049514 ns\nthreads: 1" |
| 281323 | + }, |
| 281324 | + { |
| 281325 | + "name": "BM_OtlpExporterSparseSpans", |
| 281326 | + "value": 133.22655467196165, |
| 281327 | + "unit": "ns/iter", |
| 281328 | + "extra": "iterations: 1037000\ncpu: 130.9889382835101 ns\nthreads: 1" |
| 281329 | + }, |
| 281330 | + { |
| 281331 | + "name": "BM_OtlpExporterDenseSpans", |
| 281332 | + "value": 933.3607334418584, |
| 281333 | + "unit": "ns/iter", |
| 281334 | + "extra": "iterations: 149000\ncpu: 931.1088187919463 ns\nthreads: 1" |
| 281335 | + }, |
| 281336 | + { |
| 281337 | + "name": "BM_otlp_grpc_with_collector", |
| 281338 | + "value": 1751255.0268472577, |
| 281339 | + "unit": "ns/iter", |
| 281340 | + "extra": "iterations: 223\ncpu: 624168.0493273543 ns\nthreads: 1" |
| 281341 | + } |
| 281342 | + ] |
281295 | 281343 | } |
281296 | 281344 | ] |
281297 | 281345 | } |
|
0 commit comments