|
1 | 1 | window.BENCHMARK_DATA = { |
2 | | - "lastUpdate": 1742901650215, |
| 2 | + "lastUpdate": 1742901653369, |
3 | 3 | "repoUrl": "https://github.com/open-telemetry/opentelemetry-cpp", |
4 | 4 | "entries": { |
5 | 5 | "OpenTelemetry-cpp api Benchmark": [ |
@@ -251526,6 +251526,54 @@ window.BENCHMARK_DATA = { |
251526 | 251526 | "extra": "iterations: 229\ncpu: 614358.3537117905 ns\nthreads: 1" |
251527 | 251527 | } |
251528 | 251528 | ] |
| 251529 | + }, |
| 251530 | + { |
| 251531 | + "commit": { |
| 251532 | + "author": { |
| 251533 | + |
| 251534 | + "name": "Tom Tan", |
| 251535 | + "username": "ThomsonTan" |
| 251536 | + }, |
| 251537 | + "committer": { |
| 251538 | + |
| 251539 | + "name": "GitHub", |
| 251540 | + "username": "web-flow" |
| 251541 | + }, |
| 251542 | + "distinct": true, |
| 251543 | + "id": "63220adcb4fec3759c251608b967aff1781c198e", |
| 251544 | + "message": "[BUILD] Fix misssing exported definition for OTLP file exporter and forceflush (#3319)", |
| 251545 | + "timestamp": "2025-03-25T12:17:16+01:00", |
| 251546 | + "tree_id": "c05deb1fac0195c450cd503652f4f41fd4e442c2", |
| 251547 | + "url": "https://github.com/open-telemetry/opentelemetry-cpp/commit/63220adcb4fec3759c251608b967aff1781c198e" |
| 251548 | + }, |
| 251549 | + "date": 1742901637874, |
| 251550 | + "tool": "googlecpp", |
| 251551 | + "benches": [ |
| 251552 | + { |
| 251553 | + "name": "BM_OtlpExporterEmptySpans", |
| 251554 | + "value": 17.61039517327668, |
| 251555 | + "unit": "ns/iter", |
| 251556 | + "extra": "iterations: 7962000\ncpu: 17.606814117056015 ns\nthreads: 1" |
| 251557 | + }, |
| 251558 | + { |
| 251559 | + "name": "BM_OtlpExporterSparseSpans", |
| 251560 | + "value": 129.94481024341047, |
| 251561 | + "unit": "ns/iter", |
| 251562 | + "extra": "iterations: 1070000\ncpu: 127.67819719626168 ns\nthreads: 1" |
| 251563 | + }, |
| 251564 | + { |
| 251565 | + "name": "BM_OtlpExporterDenseSpans", |
| 251566 | + "value": 931.3376744588217, |
| 251567 | + "unit": "ns/iter", |
| 251568 | + "extra": "iterations: 150000\ncpu: 929.47568 ns\nthreads: 1" |
| 251569 | + }, |
| 251570 | + { |
| 251571 | + "name": "BM_otlp_grpc_with_collector", |
| 251572 | + "value": 1707087.347517798, |
| 251573 | + "unit": "ns/iter", |
| 251574 | + "extra": "iterations: 231\ncpu: 603937.5151515155 ns\nthreads: 1" |
| 251575 | + } |
| 251576 | + ] |
251529 | 251577 | } |
251530 | 251578 | ] |
251531 | 251579 | } |
|
0 commit comments