|
1 | 1 | window.BENCHMARK_DATA = { |
2 | | - "lastUpdate": 1754932562602, |
| 2 | + "lastUpdate": 1755038891159, |
3 | 3 | "repoUrl": "https://github.com/open-telemetry/opentelemetry-cpp", |
4 | 4 | "entries": { |
5 | 5 | "OpenTelemetry-cpp api Benchmark": [ |
@@ -320172,6 +320172,54 @@ window.BENCHMARK_DATA = { |
320172 | 320172 | "extra": "iterations: 222\ncpu: 627277.189189189 ns\nthreads: 1" |
320173 | 320173 | } |
320174 | 320174 | ] |
| 320175 | + }, |
| 320176 | + { |
| 320177 | + "commit": { |
| 320178 | + "author": { |
| 320179 | + |
| 320180 | + "name": "Doug Barker", |
| 320181 | + "username": "dbarker" |
| 320182 | + }, |
| 320183 | + "committer": { |
| 320184 | + |
| 320185 | + "name": "GitHub", |
| 320186 | + "username": "web-flow" |
| 320187 | + }, |
| 320188 | + "distinct": true, |
| 320189 | + "id": "6e8a8038a13d8f4ae93338ce5c3e800940713d1f", |
| 320190 | + "message": "[CI] update do_ci scripts to use common cmake cache scripts (#3582)\n\n* update ci scripts to use the test_common/cmake cache variable scripts\n\n* re-disable opentracing for maintainer tests\n\n* fix ci issues. Maintainer build warnings on windows. CMake configure failure with dll build\n\n* fix ci issues. W3C trace context test warnings failing windows maintainer builds\n\n---------", |
| 320191 | + "timestamp": "2025-08-12T15:43:45-07:00", |
| 320192 | + "tree_id": "458473574e87c81a654deb977fb598a3aad5c948", |
| 320193 | + "url": "https://github.com/open-telemetry/opentelemetry-cpp/commit/6e8a8038a13d8f4ae93338ce5c3e800940713d1f" |
| 320194 | + }, |
| 320195 | + "date": 1755038871777, |
| 320196 | + "tool": "googlecpp", |
| 320197 | + "benches": [ |
| 320198 | + { |
| 320199 | + "name": "BM_OtlpExporterEmptySpans", |
| 320200 | + "value": 18.39569001309653, |
| 320201 | + "unit": "ns/iter", |
| 320202 | + "extra": "iterations: 7504000\ncpu: 18.395596348614074 ns\nthreads: 1" |
| 320203 | + }, |
| 320204 | + { |
| 320205 | + "name": "BM_OtlpExporterSparseSpans", |
| 320206 | + "value": 131.28834645027754, |
| 320207 | + "unit": "ns/iter", |
| 320208 | + "extra": "iterations: 1069000\ncpu: 128.92366417212347 ns\nthreads: 1" |
| 320209 | + }, |
| 320210 | + { |
| 320211 | + "name": "BM_OtlpExporterDenseSpans", |
| 320212 | + "value": 920.9762345876126, |
| 320213 | + "unit": "ns/iter", |
| 320214 | + "extra": "iterations: 151000\ncpu: 918.8818013245033 ns\nthreads: 1" |
| 320215 | + }, |
| 320216 | + { |
| 320217 | + "name": "BM_otlp_grpc_with_collector", |
| 320218 | + "value": 1794200.7597502288, |
| 320219 | + "unit": "ns/iter", |
| 320220 | + "extra": "iterations: 222\ncpu: 628656.5495495497 ns\nthreads: 1" |
| 320221 | + } |
| 320222 | + ] |
320175 | 320223 | } |
320176 | 320224 | ] |
320177 | 320225 | } |
|
0 commit comments