|
1 | 1 | window.BENCHMARK_DATA = { |
2 | | - "lastUpdate": 1742726811248, |
| 2 | + "lastUpdate": 1742726817141, |
3 | 3 | "repoUrl": "https://github.com/open-telemetry/opentelemetry-cpp", |
4 | 4 | "entries": { |
5 | 5 | "OpenTelemetry-cpp api Benchmark": [ |
@@ -249504,6 +249504,54 @@ window.BENCHMARK_DATA = { |
249504 | 249504 | "extra": "iterations: 229\ncpu: 618372.3100436683 ns\nthreads: 1" |
249505 | 249505 | } |
249506 | 249506 | ] |
| 249507 | + }, |
| 249508 | + { |
| 249509 | + "commit": { |
| 249510 | + "author": { |
| 249511 | + |
| 249512 | + "name": "Doug Barker", |
| 249513 | + "username": "dbarker" |
| 249514 | + }, |
| 249515 | + "committer": { |
| 249516 | + |
| 249517 | + "name": "GitHub", |
| 249518 | + "username": "web-flow" |
| 249519 | + }, |
| 249520 | + "distinct": true, |
| 249521 | + "id": "2c9b68fbaeef95bae9d3b5df20e6cf29f62c34d8", |
| 249522 | + "message": "[TEST] load the .dylib files on macos in the singleton test (#3316)", |
| 249523 | + "timestamp": "2025-03-23T11:43:10+01:00", |
| 249524 | + "tree_id": "34d1a1553fcecdbbee21cf61eae058429a9b1910", |
| 249525 | + "url": "https://github.com/open-telemetry/opentelemetry-cpp/commit/2c9b68fbaeef95bae9d3b5df20e6cf29f62c34d8" |
| 249526 | + }, |
| 249527 | + "date": 1742726803350, |
| 249528 | + "tool": "googlecpp", |
| 249529 | + "benches": [ |
| 249530 | + { |
| 249531 | + "name": "BM_OtlpExporterEmptySpans", |
| 249532 | + "value": 17.811169364027585, |
| 249533 | + "unit": "ns/iter", |
| 249534 | + "extra": "iterations: 6668000\ncpu: 17.811287642471505 ns\nthreads: 1" |
| 249535 | + }, |
| 249536 | + { |
| 249537 | + "name": "BM_OtlpExporterSparseSpans", |
| 249538 | + "value": 129.65467241075305, |
| 249539 | + "unit": "ns/iter", |
| 249540 | + "extra": "iterations: 1080000\ncpu: 127.46399722222222 ns\nthreads: 1" |
| 249541 | + }, |
| 249542 | + { |
| 249543 | + "name": "BM_OtlpExporterDenseSpans", |
| 249544 | + "value": 923.3490113289125, |
| 249545 | + "unit": "ns/iter", |
| 249546 | + "extra": "iterations: 155000\ncpu: 921.4911225806453 ns\nthreads: 1" |
| 249547 | + }, |
| 249548 | + { |
| 249549 | + "name": "BM_otlp_grpc_with_collector", |
| 249550 | + "value": 1734350.8569817794, |
| 249551 | + "unit": "ns/iter", |
| 249552 | + "extra": "iterations: 228\ncpu: 612367.6666666664 ns\nthreads: 1" |
| 249553 | + } |
| 249554 | + ] |
249507 | 249555 | } |
249508 | 249556 | ] |
249509 | 249557 | } |
|
0 commit comments