|
1 | 1 | window.BENCHMARK_DATA = { |
2 | | - "lastUpdate": 1736755748711, |
| 2 | + "lastUpdate": 1736755751188, |
3 | 3 | "repoUrl": "https://github.com/open-telemetry/opentelemetry-cpp", |
4 | 4 | "entries": { |
5 | 5 | "OpenTelemetry-cpp api Benchmark": [ |
@@ -232632,6 +232632,54 @@ window.BENCHMARK_DATA = { |
232632 | 232632 | "extra": "iterations: 223\ncpu: 615673.475336323 ns\nthreads: 1" |
232633 | 232633 | } |
232634 | 232634 | ] |
| 232635 | + }, |
| 232636 | + { |
| 232637 | + "commit": { |
| 232638 | + "author": { |
| 232639 | + |
| 232640 | + "name": "Doug Barker", |
| 232641 | + "username": "dbarker" |
| 232642 | + }, |
| 232643 | + "committer": { |
| 232644 | + |
| 232645 | + "name": "GitHub", |
| 232646 | + "username": "web-flow" |
| 232647 | + }, |
| 232648 | + "distinct": true, |
| 232649 | + "id": "0b712dd2f759d9591757e7f9d55cf44be42b8514", |
| 232650 | + "message": "[EXPORTER] fix throw in OtlpGrpcMetricExporter with shared grpc client (#3243)", |
| 232651 | + "timestamp": "2025-01-13T08:54:41+01:00", |
| 232652 | + "tree_id": "516396996a382eeb98836b9a595999a8554c45b1", |
| 232653 | + "url": "https://github.com/open-telemetry/opentelemetry-cpp/commit/0b712dd2f759d9591757e7f9d55cf44be42b8514" |
| 232654 | + }, |
| 232655 | + "date": 1736755736622, |
| 232656 | + "tool": "googlecpp", |
| 232657 | + "benches": [ |
| 232658 | + { |
| 232659 | + "name": "BM_OtlpExporterEmptySpans", |
| 232660 | + "value": 18.60540235646184, |
| 232661 | + "unit": "ns/iter", |
| 232662 | + "extra": "iterations: 7327000\ncpu: 18.60407342705064 ns\nthreads: 1" |
| 232663 | + }, |
| 232664 | + { |
| 232665 | + "name": "BM_OtlpExporterSparseSpans", |
| 232666 | + "value": 129.02415055220544, |
| 232667 | + "unit": "ns/iter", |
| 232668 | + "extra": "iterations: 1069000\ncpu: 126.81635921421889 ns\nthreads: 1" |
| 232669 | + }, |
| 232670 | + { |
| 232671 | + "name": "BM_OtlpExporterDenseSpans", |
| 232672 | + "value": 934.9838892618815, |
| 232673 | + "unit": "ns/iter", |
| 232674 | + "extra": "iterations: 150000\ncpu: 933.4294800000002 ns\nthreads: 1" |
| 232675 | + }, |
| 232676 | + { |
| 232677 | + "name": "BM_otlp_grpc_with_collector", |
| 232678 | + "value": 1698119.7440105935, |
| 232679 | + "unit": "ns/iter", |
| 232680 | + "extra": "iterations: 230\ncpu: 617291.7782608698 ns\nthreads: 1" |
| 232681 | + } |
| 232682 | + ] |
232635 | 232683 | } |
232636 | 232684 | ] |
232637 | 232685 | } |
|
0 commit comments