|
1 | 1 | window.BENCHMARK_DATA = { |
2 | | - "lastUpdate": 1749452680011, |
| 2 | + "lastUpdate": 1749452682168, |
3 | 3 | "repoUrl": "https://github.com/open-telemetry/opentelemetry-cpp", |
4 | 4 | "entries": { |
5 | 5 | "OpenTelemetry-cpp api Benchmark": [ |
@@ -283164,6 +283164,54 @@ window.BENCHMARK_DATA = { |
283164 | 283164 | "extra": "iterations: 223\ncpu: 621223.9865470853 ns\nthreads: 1" |
283165 | 283165 | } |
283166 | 283166 | ] |
| 283167 | + }, |
| 283168 | + { |
| 283169 | + "commit": { |
| 283170 | + "author": { |
| 283171 | + |
| 283172 | + "name": "Marc Alff", |
| 283173 | + "username": "marcalff" |
| 283174 | + }, |
| 283175 | + "committer": { |
| 283176 | + |
| 283177 | + "name": "GitHub", |
| 283178 | + "username": "web-flow" |
| 283179 | + }, |
| 283180 | + "distinct": true, |
| 283181 | + "id": "98e747f696d8df5be27f2f00db85ae497dccfc95", |
| 283182 | + "message": "[CI] Remove windows 2019 (#3466)", |
| 283183 | + "timestamp": "2025-06-09T09:01:03+02:00", |
| 283184 | + "tree_id": "d494280499c0692262c352329789a2ad69d8cc09", |
| 283185 | + "url": "https://github.com/open-telemetry/opentelemetry-cpp/commit/98e747f696d8df5be27f2f00db85ae497dccfc95" |
| 283186 | + }, |
| 283187 | + "date": 1749452662048, |
| 283188 | + "tool": "googlecpp", |
| 283189 | + "benches": [ |
| 283190 | + { |
| 283191 | + "name": "BM_OtlpExporterEmptySpans", |
| 283192 | + "value": 18.142588794177442, |
| 283193 | + "unit": "ns/iter", |
| 283194 | + "extra": "iterations: 6626000\ncpu: 18.13535390884395 ns\nthreads: 1" |
| 283195 | + }, |
| 283196 | + { |
| 283197 | + "name": "BM_OtlpExporterSparseSpans", |
| 283198 | + "value": 131.26237051827567, |
| 283199 | + "unit": "ns/iter", |
| 283200 | + "extra": "iterations: 1050000\ncpu: 129.35059809523813 ns\nthreads: 1" |
| 283201 | + }, |
| 283202 | + { |
| 283203 | + "name": "BM_OtlpExporterDenseSpans", |
| 283204 | + "value": 943.9854245436819, |
| 283205 | + "unit": "ns/iter", |
| 283206 | + "extra": "iterations: 152000\ncpu: 940.6792631578951 ns\nthreads: 1" |
| 283207 | + }, |
| 283208 | + { |
| 283209 | + "name": "BM_otlp_grpc_with_collector", |
| 283210 | + "value": 1759028.0127736318, |
| 283211 | + "unit": "ns/iter", |
| 283212 | + "extra": "iterations: 226\ncpu: 612011.0707964599 ns\nthreads: 1" |
| 283213 | + } |
| 283214 | + ] |
283167 | 283215 | } |
283168 | 283216 | ] |
283169 | 283217 | } |
|
0 commit comments