|
1 | 1 | window.BENCHMARK_DATA = { |
2 | | - "lastUpdate": 1747827153986, |
| 2 | + "lastUpdate": 1747827156043, |
3 | 3 | "repoUrl": "https://github.com/open-telemetry/opentelemetry-cpp", |
4 | 4 | "entries": { |
5 | 5 | "OpenTelemetry-cpp api Benchmark": [ |
@@ -273564,6 +273564,54 @@ window.BENCHMARK_DATA = { |
273564 | 273564 | "extra": "iterations: 221\ncpu: 621137.6470588236 ns\nthreads: 1" |
273565 | 273565 | } |
273566 | 273566 | ] |
| 273567 | + }, |
| 273568 | + { |
| 273569 | + "commit": { |
| 273570 | + "author": { |
| 273571 | + |
| 273572 | + "name": "Marc Alff", |
| 273573 | + "username": "marcalff" |
| 273574 | + }, |
| 273575 | + "committer": { |
| 273576 | + |
| 273577 | + "name": "GitHub", |
| 273578 | + "username": "web-flow" |
| 273579 | + }, |
| 273580 | + "distinct": true, |
| 273581 | + "id": "b4254a4acfdc61ea8f607793eaf7c44aadca2b41", |
| 273582 | + "message": "[EXPORTER] ostream log exporter, fix memory ownership issues (#3417)", |
| 273583 | + "timestamp": "2025-05-21T13:29:02+02:00", |
| 273584 | + "tree_id": "336e6df5a6f7c59b9d96b4e66ded0d6b05806df6", |
| 273585 | + "url": "https://github.com/open-telemetry/opentelemetry-cpp/commit/b4254a4acfdc61ea8f607793eaf7c44aadca2b41" |
| 273586 | + }, |
| 273587 | + "date": 1747827136116, |
| 273588 | + "tool": "googlecpp", |
| 273589 | + "benches": [ |
| 273590 | + { |
| 273591 | + "name": "BM_OtlpExporterEmptySpans", |
| 273592 | + "value": 18.062377757662794, |
| 273593 | + "unit": "ns/iter", |
| 273594 | + "extra": "iterations: 7717000\ncpu: 18.061379292471166 ns\nthreads: 1" |
| 273595 | + }, |
| 273596 | + { |
| 273597 | + "name": "BM_OtlpExporterSparseSpans", |
| 273598 | + "value": 133.1044876722922, |
| 273599 | + "unit": "ns/iter", |
| 273600 | + "extra": "iterations: 1051000\ncpu: 130.98879257849666 ns\nthreads: 1" |
| 273601 | + }, |
| 273602 | + { |
| 273603 | + "name": "BM_OtlpExporterDenseSpans", |
| 273604 | + "value": 942.476697870203, |
| 273605 | + "unit": "ns/iter", |
| 273606 | + "extra": "iterations: 148000\ncpu: 942.0269662162165 ns\nthreads: 1" |
| 273607 | + }, |
| 273608 | + { |
| 273609 | + "name": "BM_otlp_grpc_with_collector", |
| 273610 | + "value": 1731083.5320853333, |
| 273611 | + "unit": "ns/iter", |
| 273612 | + "extra": "iterations: 223\ncpu: 627326.825112108 ns\nthreads: 1" |
| 273613 | + } |
| 273614 | + ] |
273567 | 273615 | } |
273568 | 273616 | ] |
273569 | 273617 | } |
|
0 commit comments