|
1 | 1 | window.BENCHMARK_DATA = { |
2 | | - "lastUpdate": 1736760432623, |
| 2 | + "lastUpdate": 1736806114893, |
3 | 3 | "repoUrl": "https://github.com/open-telemetry/opentelemetry-cpp", |
4 | 4 | "entries": { |
5 | 5 | "OpenTelemetry-cpp api Benchmark": [ |
@@ -233124,6 +233124,54 @@ window.BENCHMARK_DATA = { |
233124 | 233124 | "extra": "iterations: 230\ncpu: 607482.7043478262 ns\nthreads: 1" |
233125 | 233125 | } |
233126 | 233126 | ] |
| 233127 | + }, |
| 233128 | + { |
| 233129 | + "commit": { |
| 233130 | + "author": { |
| 233131 | + |
| 233132 | + "name": "Marc Alff", |
| 233133 | + "username": "marcalff" |
| 233134 | + }, |
| 233135 | + "committer": { |
| 233136 | + |
| 233137 | + "name": "GitHub", |
| 233138 | + "username": "web-flow" |
| 233139 | + }, |
| 233140 | + "distinct": true, |
| 233141 | + "id": "62b71970e5ca0e1331a5d4d87980ee56f881f34c", |
| 233142 | + "message": "[Code Health] Include what you use, part 7 (#3238)", |
| 233143 | + "timestamp": "2025-01-13T22:51:47+01:00", |
| 233144 | + "tree_id": "851a51894a114d1729ca92084294b56a715af770", |
| 233145 | + "url": "https://github.com/open-telemetry/opentelemetry-cpp/commit/62b71970e5ca0e1331a5d4d87980ee56f881f34c" |
| 233146 | + }, |
| 233147 | + "date": 1736806103293, |
| 233148 | + "tool": "googlecpp", |
| 233149 | + "benches": [ |
| 233150 | + { |
| 233151 | + "name": "BM_OtlpExporterEmptySpans", |
| 233152 | + "value": 18.57249472507845, |
| 233153 | + "unit": "ns/iter", |
| 233154 | + "extra": "iterations: 7551000\ncpu: 18.572698450536357 ns\nthreads: 1" |
| 233155 | + }, |
| 233156 | + { |
| 233157 | + "name": "BM_OtlpExporterSparseSpans", |
| 233158 | + "value": 132.23356252965115, |
| 233159 | + "unit": "ns/iter", |
| 233160 | + "extra": "iterations: 951000\ncpu: 128.46608307045216 ns\nthreads: 1" |
| 233161 | + }, |
| 233162 | + { |
| 233163 | + "name": "BM_OtlpExporterDenseSpans", |
| 233164 | + "value": 926.2593376715452, |
| 233165 | + "unit": "ns/iter", |
| 233166 | + "extra": "iterations: 151000\ncpu: 924.4036225165563 ns\nthreads: 1" |
| 233167 | + }, |
| 233168 | + { |
| 233169 | + "name": "BM_otlp_grpc_with_collector", |
| 233170 | + "value": 1697250.625543427, |
| 233171 | + "unit": "ns/iter", |
| 233172 | + "extra": "iterations: 228\ncpu: 612591.4824561403 ns\nthreads: 1" |
| 233173 | + } |
| 233174 | + ] |
233127 | 233175 | } |
233128 | 233176 | ] |
233129 | 233177 | } |
|
0 commit comments