|
1 | 1 | window.BENCHMARK_DATA = { |
2 | | - "lastUpdate": 1753716700379, |
| 2 | + "lastUpdate": 1753737358115, |
3 | 3 | "repoUrl": "https://github.com/open-telemetry/opentelemetry-cpp", |
4 | 4 | "entries": { |
5 | 5 | "OpenTelemetry-cpp api Benchmark": [ |
@@ -315372,6 +315372,54 @@ window.BENCHMARK_DATA = { |
315372 | 315372 | "extra": "iterations: 224\ncpu: 625917.8214285717 ns\nthreads: 1" |
315373 | 315373 | } |
315374 | 315374 | ] |
| 315375 | + }, |
| 315376 | + { |
| 315377 | + "commit": { |
| 315378 | + "author": { |
| 315379 | + |
| 315380 | + "name": "Marc Alff", |
| 315381 | + "username": "marcalff" |
| 315382 | + }, |
| 315383 | + "committer": { |
| 315384 | + |
| 315385 | + "name": "GitHub", |
| 315386 | + "username": "web-flow" |
| 315387 | + }, |
| 315388 | + "distinct": true, |
| 315389 | + "id": "ac1172eb14ca0dd5739d6ae87a3442c462a553bb", |
| 315390 | + "message": "[SDK] View should not have a unit (#3552)", |
| 315391 | + "timestamp": "2025-07-28T23:11:58+02:00", |
| 315392 | + "tree_id": "1c0129c50736437d2abf02d81849eec105612ca2", |
| 315393 | + "url": "https://github.com/open-telemetry/opentelemetry-cpp/commit/ac1172eb14ca0dd5739d6ae87a3442c462a553bb" |
| 315394 | + }, |
| 315395 | + "date": 1753737339542, |
| 315396 | + "tool": "googlecpp", |
| 315397 | + "benches": [ |
| 315398 | + { |
| 315399 | + "name": "BM_OtlpExporterEmptySpans", |
| 315400 | + "value": 18.16693263149187, |
| 315401 | + "unit": "ns/iter", |
| 315402 | + "extra": "iterations: 7706000\ncpu: 18.166142486374255 ns\nthreads: 1" |
| 315403 | + }, |
| 315404 | + { |
| 315405 | + "name": "BM_OtlpExporterSparseSpans", |
| 315406 | + "value": 131.24763517451464, |
| 315407 | + "unit": "ns/iter", |
| 315408 | + "extra": "iterations: 1064000\ncpu: 129.48083082706768 ns\nthreads: 1" |
| 315409 | + }, |
| 315410 | + { |
| 315411 | + "name": "BM_OtlpExporterDenseSpans", |
| 315412 | + "value": 941.4205615152449, |
| 315413 | + "unit": "ns/iter", |
| 315414 | + "extra": "iterations: 149000\ncpu: 938.6293020134232 ns\nthreads: 1" |
| 315415 | + }, |
| 315416 | + { |
| 315417 | + "name": "BM_otlp_grpc_with_collector", |
| 315418 | + "value": 1737238.0409921918, |
| 315419 | + "unit": "ns/iter", |
| 315420 | + "extra": "iterations: 224\ncpu: 629022.0491071428 ns\nthreads: 1" |
| 315421 | + } |
| 315422 | + ] |
315375 | 315423 | } |
315376 | 315424 | ] |
315377 | 315425 | } |
|
0 commit comments