|
1 | 1 | window.BENCHMARK_DATA = { |
2 | | - "lastUpdate": 1743061379723, |
| 2 | + "lastUpdate": 1743199923785, |
3 | 3 | "repoUrl": "https://github.com/open-telemetry/opentelemetry-cpp", |
4 | 4 | "entries": { |
5 | 5 | "OpenTelemetry-cpp api Benchmark": [ |
@@ -253104,6 +253104,54 @@ window.BENCHMARK_DATA = { |
253104 | 253104 | "extra": "iterations: 235\ncpu: 597101.2297872338 ns\nthreads: 1" |
253105 | 253105 | } |
253106 | 253106 | ] |
| 253107 | + }, |
| 253108 | + { |
| 253109 | + "commit": { |
| 253110 | + "author": { |
| 253111 | + |
| 253112 | + "name": "Doug Barker", |
| 253113 | + "username": "dbarker" |
| 253114 | + }, |
| 253115 | + "committer": { |
| 253116 | + |
| 253117 | + "name": "GitHub", |
| 253118 | + "username": "web-flow" |
| 253119 | + }, |
| 253120 | + "distinct": true, |
| 253121 | + "id": "78efc4105297bdb758f1e755fa5a880b82fa5ba6", |
| 253122 | + "message": "[ADMIN] Add dbarker to approvers (#3331)", |
| 253123 | + "timestamp": "2025-03-28T23:09:08+01:00", |
| 253124 | + "tree_id": "22239dc35ac94b735f3cdfedbf309509bed8db19", |
| 253125 | + "url": "https://github.com/open-telemetry/opentelemetry-cpp/commit/78efc4105297bdb758f1e755fa5a880b82fa5ba6" |
| 253126 | + }, |
| 253127 | + "date": 1743199911109, |
| 253128 | + "tool": "googlecpp", |
| 253129 | + "benches": [ |
| 253130 | + { |
| 253131 | + "name": "BM_OtlpExporterEmptySpans", |
| 253132 | + "value": 34.18408656452327, |
| 253133 | + "unit": "ns/iter", |
| 253134 | + "extra": "iterations: 4093000\ncpu: 34.12536916687027 ns\nthreads: 1" |
| 253135 | + }, |
| 253136 | + { |
| 253137 | + "name": "BM_OtlpExporterSparseSpans", |
| 253138 | + "value": 197.1286044792484, |
| 253139 | + "unit": "ns/iter", |
| 253140 | + "extra": "iterations: 717000\ncpu: 193.00866806136682 ns\nthreads: 1" |
| 253141 | + }, |
| 253142 | + { |
| 253143 | + "name": "BM_OtlpExporterDenseSpans", |
| 253144 | + "value": 1496.1077788165796, |
| 253145 | + "unit": "ns/iter", |
| 253146 | + "extra": "iterations: 107000\ncpu: 1484.796448598131 ns\nthreads: 1" |
| 253147 | + }, |
| 253148 | + { |
| 253149 | + "name": "BM_otlp_grpc_with_collector", |
| 253150 | + "value": 3690874.34731997, |
| 253151 | + "unit": "ns/iter", |
| 253152 | + "extra": "iterations: 208\ncpu: 649715.908653846 ns\nthreads: 1" |
| 253153 | + } |
| 253154 | + ] |
253107 | 253155 | } |
253108 | 253156 | ] |
253109 | 253157 | } |
|
0 commit comments