|
1 | 1 | window.BENCHMARK_DATA = { |
2 | | - "lastUpdate": 1749287684074, |
| 2 | + "lastUpdate": 1749287686386, |
3 | 3 | "repoUrl": "https://github.com/open-telemetry/opentelemetry-cpp", |
4 | 4 | "entries": { |
5 | 5 | "OpenTelemetry-cpp api Benchmark": [ |
@@ -282684,6 +282684,54 @@ window.BENCHMARK_DATA = { |
282684 | 282684 | "extra": "iterations: 224\ncpu: 626269.3348214283 ns\nthreads: 1" |
282685 | 282685 | } |
282686 | 282686 | ] |
| 282687 | + }, |
| 282688 | + { |
| 282689 | + "commit": { |
| 282690 | + "author": { |
| 282691 | + |
| 282692 | + "name": "Douglas Heriot", |
| 282693 | + "username": "DouglasHeriot" |
| 282694 | + }, |
| 282695 | + "committer": { |
| 282696 | + |
| 282697 | + "name": "GitHub", |
| 282698 | + "username": "web-flow" |
| 282699 | + }, |
| 282700 | + "distinct": true, |
| 282701 | + "id": "b1253a7484ad33ac3b66f493cd9291afb2d99337", |
| 282702 | + "message": "[SDK] Add credentials option to OTLP gRPC client (#3402) (#3403)\n\nThis allows passing custom `ChannelCredentials` when creating gRPC channels, to support authentication protocols that require short-lived tokens.", |
| 282703 | + "timestamp": "2025-06-07T11:10:50+02:00", |
| 282704 | + "tree_id": "cee8cba5cbda23d32472e058f0977da588f91061", |
| 282705 | + "url": "https://github.com/open-telemetry/opentelemetry-cpp/commit/b1253a7484ad33ac3b66f493cd9291afb2d99337" |
| 282706 | + }, |
| 282707 | + "date": 1749287666378, |
| 282708 | + "tool": "googlecpp", |
| 282709 | + "benches": [ |
| 282710 | + { |
| 282711 | + "name": "BM_OtlpExporterEmptySpans", |
| 282712 | + "value": 20.083026591793736, |
| 282713 | + "unit": "ns/iter", |
| 282714 | + "extra": "iterations: 7780000\ncpu: 20.077370051413883 ns\nthreads: 1" |
| 282715 | + }, |
| 282716 | + { |
| 282717 | + "name": "BM_OtlpExporterSparseSpans", |
| 282718 | + "value": 133.31655313760155, |
| 282719 | + "unit": "ns/iter", |
| 282720 | + "extra": "iterations: 1052000\ncpu: 131.00725285171103 ns\nthreads: 1" |
| 282721 | + }, |
| 282722 | + { |
| 282723 | + "name": "BM_OtlpExporterDenseSpans", |
| 282724 | + "value": 948.1923000232593, |
| 282725 | + "unit": "ns/iter", |
| 282726 | + "extra": "iterations: 148000\ncpu: 943.6774864864867 ns\nthreads: 1" |
| 282727 | + }, |
| 282728 | + { |
| 282729 | + "name": "BM_otlp_grpc_with_collector", |
| 282730 | + "value": 1743976.310764193, |
| 282731 | + "unit": "ns/iter", |
| 282732 | + "extra": "iterations: 223\ncpu: 621223.9865470853 ns\nthreads: 1" |
| 282733 | + } |
| 282734 | + ] |
282687 | 282735 | } |
282688 | 282736 | ] |
282689 | 282737 | } |
|
0 commit comments