|
1 | 1 | window.BENCHMARK_DATA = { |
2 | | - "lastUpdate": 1745551658509, |
| 2 | + "lastUpdate": 1745556185303, |
3 | 3 | "repoUrl": "https://github.com/open-telemetry/opentelemetry-cpp", |
4 | 4 | "entries": { |
5 | 5 | "OpenTelemetry-cpp api Benchmark": [ |
@@ -259320,6 +259320,54 @@ window.BENCHMARK_DATA = { |
259320 | 259320 | "extra": "iterations: 229\ncpu: 610025.1703056771 ns\nthreads: 1" |
259321 | 259321 | } |
259322 | 259322 | ] |
| 259323 | + }, |
| 259324 | + { |
| 259325 | + "commit": { |
| 259326 | + "author": { |
| 259327 | + "email": "49699333+dependabot[bot]@users.noreply.github.com", |
| 259328 | + "name": "dependabot[bot]", |
| 259329 | + "username": "dependabot[bot]" |
| 259330 | + }, |
| 259331 | + "committer": { |
| 259332 | + |
| 259333 | + "name": "GitHub", |
| 259334 | + "username": "web-flow" |
| 259335 | + }, |
| 259336 | + "distinct": true, |
| 259337 | + "id": "f9f356c754488dda1b729e836e0619e0863bb5cc", |
| 259338 | + "message": "Bump actions/download-artifact from 4.2.1 to 4.3.0 (#3381)\n\nBumps [actions/download-artifact](https://github.com/actions/download-artifact) from 4.2.1 to 4.3.0.\n- [Release notes](https://github.com/actions/download-artifact/releases)\n- [Commits](https://github.com/actions/download-artifact/compare/95815c38cf2ff2164869cbab79da8d1f422bc89e...d3f86a106a0bac45b974a628896c90dbdf5c8093)\n\n---\nupdated-dependencies:\n- dependency-name: actions/download-artifact\n dependency-version: 4.3.0\n dependency-type: direct:production\n update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] < [email protected]>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>\nCo-authored-by: Lalit Kumar Bhasin < [email protected]>", |
| 259339 | + "timestamp": "2025-04-24T21:39:50-07:00", |
| 259340 | + "tree_id": "ab43d8d5a04774c28e75b3ca8322e76c8ec25100", |
| 259341 | + "url": "https://github.com/open-telemetry/opentelemetry-cpp/commit/f9f356c754488dda1b729e836e0619e0863bb5cc" |
| 259342 | + }, |
| 259343 | + "date": 1745556170320, |
| 259344 | + "tool": "googlecpp", |
| 259345 | + "benches": [ |
| 259346 | + { |
| 259347 | + "name": "BM_OtlpExporterEmptySpans", |
| 259348 | + "value": 17.869501545545702, |
| 259349 | + "unit": "ns/iter", |
| 259350 | + "extra": "iterations: 7799000\ncpu: 17.864258879343506 ns\nthreads: 1" |
| 259351 | + }, |
| 259352 | + { |
| 259353 | + "name": "BM_OtlpExporterSparseSpans", |
| 259354 | + "value": 134.23990980487002, |
| 259355 | + "unit": "ns/iter", |
| 259356 | + "extra": "iterations: 1070000\ncpu: 131.81633084112153 ns\nthreads: 1" |
| 259357 | + }, |
| 259358 | + { |
| 259359 | + "name": "BM_OtlpExporterDenseSpans", |
| 259360 | + "value": 950.2188364664713, |
| 259361 | + "unit": "ns/iter", |
| 259362 | + "extra": "iterations: 150000\ncpu: 946.7091400000002 ns\nthreads: 1" |
| 259363 | + }, |
| 259364 | + { |
| 259365 | + "name": "BM_otlp_grpc_with_collector", |
| 259366 | + "value": 1693999.5581643623, |
| 259367 | + "unit": "ns/iter", |
| 259368 | + "extra": "iterations: 228\ncpu: 609902.1798245616 ns\nthreads: 1" |
| 259369 | + } |
| 259370 | + ] |
259323 | 259371 | } |
259324 | 259372 | ] |
259325 | 259373 | } |
|
0 commit comments