|
1 | 1 | window.BENCHMARK_DATA = { |
2 | | - "lastUpdate": 1748650457131, |
| 2 | + "lastUpdate": 1748650460136, |
3 | 3 | "repoUrl": "https://github.com/open-telemetry/opentelemetry-cpp", |
4 | 4 | "entries": { |
5 | 5 | "OpenTelemetry-cpp api Benchmark": [ |
@@ -278646,6 +278646,54 @@ window.BENCHMARK_DATA = { |
278646 | 278646 | "extra": "iterations: 224\ncpu: 625361.5401785715 ns\nthreads: 1" |
278647 | 278647 | } |
278648 | 278648 | ] |
| 278649 | + }, |
| 278650 | + { |
| 278651 | + "commit": { |
| 278652 | + "author": { |
| 278653 | + |
| 278654 | + "name": "Marc Alff", |
| 278655 | + "username": "marcalff" |
| 278656 | + }, |
| 278657 | + "committer": { |
| 278658 | + |
| 278659 | + "name": "GitHub", |
| 278660 | + "username": "web-flow" |
| 278661 | + }, |
| 278662 | + "distinct": true, |
| 278663 | + "id": "76460cf70a3fc451fb96c77893a04a88f32c9e0a", |
| 278664 | + "message": "[CI] build examples with IWYU (#3450)", |
| 278665 | + "timestamp": "2025-05-31T02:09:27+02:00", |
| 278666 | + "tree_id": "b4681d37b7294bcbe6fa2e5f4e16e5be1950b5d2", |
| 278667 | + "url": "https://github.com/open-telemetry/opentelemetry-cpp/commit/76460cf70a3fc451fb96c77893a04a88f32c9e0a" |
| 278668 | + }, |
| 278669 | + "date": 1748650442392, |
| 278670 | + "tool": "googlecpp", |
| 278671 | + "benches": [ |
| 278672 | + { |
| 278673 | + "name": "BM_OtlpExporterEmptySpans", |
| 278674 | + "value": 18.387484988815586, |
| 278675 | + "unit": "ns/iter", |
| 278676 | + "extra": "iterations: 7506000\ncpu: 18.384828137490008 ns\nthreads: 1" |
| 278677 | + }, |
| 278678 | + { |
| 278679 | + "name": "BM_OtlpExporterSparseSpans", |
| 278680 | + "value": 136.90499159005972, |
| 278681 | + "unit": "ns/iter", |
| 278682 | + "extra": "iterations: 1040000\ncpu: 134.8114096153846 ns\nthreads: 1" |
| 278683 | + }, |
| 278684 | + { |
| 278685 | + "name": "BM_OtlpExporterDenseSpans", |
| 278686 | + "value": 938.3766018614477, |
| 278687 | + "unit": "ns/iter", |
| 278688 | + "extra": "iterations: 147000\ncpu: 935.8538435374146 ns\nthreads: 1" |
| 278689 | + }, |
| 278690 | + { |
| 278691 | + "name": "BM_otlp_grpc_with_collector", |
| 278692 | + "value": 1727622.6693365772, |
| 278693 | + "unit": "ns/iter", |
| 278694 | + "extra": "iterations: 229\ncpu: 612235.9257641919 ns\nthreads: 1" |
| 278695 | + } |
| 278696 | + ] |
278649 | 278697 | } |
278650 | 278698 | ] |
278651 | 278699 | } |
|
0 commit comments