|
1 | 1 | window.BENCHMARK_DATA = { |
2 | | - "lastUpdate": 1739866766064, |
| 2 | + "lastUpdate": 1740033012381, |
3 | 3 | "repoUrl": "https://github.com/open-telemetry/opentelemetry-cpp", |
4 | 4 | "entries": { |
5 | 5 | "OpenTelemetry-cpp api Benchmark": [ |
@@ -242448,6 +242448,54 @@ window.BENCHMARK_DATA = { |
242448 | 242448 | "extra": "iterations: 229\ncpu: 612016.8646288208 ns\nthreads: 1" |
242449 | 242449 | } |
242450 | 242450 | ] |
| 242451 | + }, |
| 242452 | + { |
| 242453 | + "commit": { |
| 242454 | + "author": { |
| 242455 | + |
| 242456 | + "name": "Milan Jeremić", |
| 242457 | + "username": "jeremicmilan" |
| 242458 | + }, |
| 242459 | + "committer": { |
| 242460 | + |
| 242461 | + "name": "GitHub", |
| 242462 | + "username": "web-flow" |
| 242463 | + }, |
| 242464 | + "distinct": true, |
| 242465 | + "id": "b89e63c1ce1aad634717172a4be017d12e21e782", |
| 242466 | + "message": "Adding typecast without whom c++26 build fails (#3281)", |
| 242467 | + "timestamp": "2025-02-19T22:28:19-08:00", |
| 242468 | + "tree_id": "1ff02aab50e274557feedde8c43557238900a6b6", |
| 242469 | + "url": "https://github.com/open-telemetry/opentelemetry-cpp/commit/b89e63c1ce1aad634717172a4be017d12e21e782" |
| 242470 | + }, |
| 242471 | + "date": 1740033000182, |
| 242472 | + "tool": "googlecpp", |
| 242473 | + "benches": [ |
| 242474 | + { |
| 242475 | + "name": "BM_OtlpExporterEmptySpans", |
| 242476 | + "value": 18.32687785859742, |
| 242477 | + "unit": "ns/iter", |
| 242478 | + "extra": "iterations: 7612000\ncpu: 18.316725959012086 ns\nthreads: 1" |
| 242479 | + }, |
| 242480 | + { |
| 242481 | + "name": "BM_OtlpExporterSparseSpans", |
| 242482 | + "value": 130.01398606733844, |
| 242483 | + "unit": "ns/iter", |
| 242484 | + "extra": "iterations: 1078000\ncpu: 127.80803339517625 ns\nthreads: 1" |
| 242485 | + }, |
| 242486 | + { |
| 242487 | + "name": "BM_OtlpExporterDenseSpans", |
| 242488 | + "value": 964.5823559729881, |
| 242489 | + "unit": "ns/iter", |
| 242490 | + "extra": "iterations: 153000\ncpu: 962.796980392157 ns\nthreads: 1" |
| 242491 | + }, |
| 242492 | + { |
| 242493 | + "name": "BM_otlp_grpc_with_collector", |
| 242494 | + "value": 1683644.0309565119, |
| 242495 | + "unit": "ns/iter", |
| 242496 | + "extra": "iterations: 235\ncpu: 595693.4468085108 ns\nthreads: 1" |
| 242497 | + } |
| 242498 | + ] |
242451 | 242499 | } |
242452 | 242500 | ] |
242453 | 242501 | } |
|
0 commit comments