|
1 | 1 | window.BENCHMARK_DATA = { |
2 | | - "lastUpdate": 1734462358424, |
| 2 | + "lastUpdate": 1734462360826, |
3 | 3 | "repoUrl": "https://github.com/open-telemetry/opentelemetry-cpp", |
4 | 4 | "entries": { |
5 | 5 | "OpenTelemetry-cpp api Benchmark": [ |
@@ -226416,6 +226416,54 @@ window.BENCHMARK_DATA = { |
226416 | 226416 | "extra": "iterations: 233\ncpu: 606462.8583690986 ns\nthreads: 1" |
226417 | 226417 | } |
226418 | 226418 | ] |
| 226419 | + }, |
| 226420 | + { |
| 226421 | + "commit": { |
| 226422 | + "author": { |
| 226423 | + |
| 226424 | + "name": "Marc Alff", |
| 226425 | + "username": "marcalff" |
| 226426 | + }, |
| 226427 | + "committer": { |
| 226428 | + |
| 226429 | + "name": "GitHub", |
| 226430 | + "username": "web-flow" |
| 226431 | + }, |
| 226432 | + "distinct": true, |
| 226433 | + "id": "902ee88bef59dccb84ea0405657d26c77182f0e3", |
| 226434 | + "message": "[TEST] Build the singleton test on windows. (#3183)", |
| 226435 | + "timestamp": "2024-12-17T19:49:16+01:00", |
| 226436 | + "tree_id": "ef616a797bda0b019cb796ddc06bcdb47f319b01", |
| 226437 | + "url": "https://github.com/open-telemetry/opentelemetry-cpp/commit/902ee88bef59dccb84ea0405657d26c77182f0e3" |
| 226438 | + }, |
| 226439 | + "date": 1734462347689, |
| 226440 | + "tool": "googlecpp", |
| 226441 | + "benches": [ |
| 226442 | + { |
| 226443 | + "name": "BM_OtlpExporterEmptySpans", |
| 226444 | + "value": 17.86402315573874, |
| 226445 | + "unit": "ns/iter", |
| 226446 | + "extra": "iterations: 7755000\ncpu: 17.864035847840103 ns\nthreads: 1" |
| 226447 | + }, |
| 226448 | + { |
| 226449 | + "name": "BM_OtlpExporterSparseSpans", |
| 226450 | + "value": 131.7724656830564, |
| 226451 | + "unit": "ns/iter", |
| 226452 | + "extra": "iterations: 1045000\ncpu: 129.54120382775122 ns\nthreads: 1" |
| 226453 | + }, |
| 226454 | + { |
| 226455 | + "name": "BM_OtlpExporterDenseSpans", |
| 226456 | + "value": 953.5051680899955, |
| 226457 | + "unit": "ns/iter", |
| 226458 | + "extra": "iterations: 148000\ncpu: 951.3832364864867 ns\nthreads: 1" |
| 226459 | + }, |
| 226460 | + { |
| 226461 | + "name": "BM_otlp_grpc_with_collector", |
| 226462 | + "value": 1681725.8937018258, |
| 226463 | + "unit": "ns/iter", |
| 226464 | + "extra": "iterations: 224\ncpu: 610731.370535714 ns\nthreads: 1" |
| 226465 | + } |
| 226466 | + ] |
226419 | 226467 | } |
226420 | 226468 | ] |
226421 | 226469 | } |
|
0 commit comments