|
1 | 1 | window.BENCHMARK_DATA = { |
2 | | - "lastUpdate": 1752700937518, |
| 2 | + "lastUpdate": 1752700947975, |
3 | 3 | "repoUrl": "https://github.com/open-telemetry/opentelemetry-cpp", |
4 | 4 | "entries": { |
5 | 5 | "OpenTelemetry-cpp api Benchmark": [ |
@@ -307644,6 +307644,54 @@ window.BENCHMARK_DATA = { |
307644 | 307644 | "extra": "iterations: 223\ncpu: 632321.0941704036 ns\nthreads: 1" |
307645 | 307645 | } |
307646 | 307646 | ] |
| 307647 | + }, |
| 307648 | + { |
| 307649 | + "commit": { |
| 307650 | + "author": { |
| 307651 | + |
| 307652 | + "name": "strophy", |
| 307653 | + "username": "strophy" |
| 307654 | + }, |
| 307655 | + "committer": { |
| 307656 | + |
| 307657 | + "name": "GitHub", |
| 307658 | + "username": "web-flow" |
| 307659 | + }, |
| 307660 | + "distinct": true, |
| 307661 | + "id": "b7b02786829903c64dec511861c0789dedc7e3d2", |
| 307662 | + "message": "[SDK] Ensure TraceId is portable on big-endian architectures (#3543)\n\nCo-authored-by: Marc Alff < [email protected]>", |
| 307663 | + "timestamp": "2025-07-16T23:17:32+02:00", |
| 307664 | + "tree_id": "8b83743a4e25b577228f9bc84b5c040345ba78ee", |
| 307665 | + "url": "https://github.com/open-telemetry/opentelemetry-cpp/commit/b7b02786829903c64dec511861c0789dedc7e3d2" |
| 307666 | + }, |
| 307667 | + "date": 1752700917935, |
| 307668 | + "tool": "googlecpp", |
| 307669 | + "benches": [ |
| 307670 | + { |
| 307671 | + "name": "BM_OtlpExporterEmptySpans", |
| 307672 | + "value": 19.327940359105657, |
| 307673 | + "unit": "ns/iter", |
| 307674 | + "extra": "iterations: 7672000\ncpu: 19.325898461939524 ns\nthreads: 1" |
| 307675 | + }, |
| 307676 | + { |
| 307677 | + "name": "BM_OtlpExporterSparseSpans", |
| 307678 | + "value": 131.9626706178819, |
| 307679 | + "unit": "ns/iter", |
| 307680 | + "extra": "iterations: 1066000\ncpu: 130.1418527204503 ns\nthreads: 1" |
| 307681 | + }, |
| 307682 | + { |
| 307683 | + "name": "BM_OtlpExporterDenseSpans", |
| 307684 | + "value": 946.8493818425808, |
| 307685 | + "unit": "ns/iter", |
| 307686 | + "extra": "iterations: 147000\ncpu: 943.0413061224488 ns\nthreads: 1" |
| 307687 | + }, |
| 307688 | + { |
| 307689 | + "name": "BM_otlp_grpc_with_collector", |
| 307690 | + "value": 1794520.5464082605, |
| 307691 | + "unit": "ns/iter", |
| 307692 | + "extra": "iterations: 221\ncpu: 635175.4298642536 ns\nthreads: 1" |
| 307693 | + } |
| 307694 | + ] |
307647 | 307695 | } |
307648 | 307696 | ] |
307649 | 307697 | } |
|
0 commit comments