Skip to content

Commit 2852c57

Browse files
author
github-action-benchmark
committed
add OpenTelemetry-cpp exporters Benchmark (googlecpp) benchmark result for b7b0278
1 parent cb663a6 commit 2852c57

File tree

1 file changed

+49
-1
lines changed

1 file changed

+49
-1
lines changed

benchmarks/data.js

Lines changed: 49 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
window.BENCHMARK_DATA = {
2-
"lastUpdate": 1752700937518,
2+
"lastUpdate": 1752700947975,
33
"repoUrl": "https://github.com/open-telemetry/opentelemetry-cpp",
44
"entries": {
55
"OpenTelemetry-cpp api Benchmark": [
@@ -307644,6 +307644,54 @@ window.BENCHMARK_DATA = {
307644307644
"extra": "iterations: 223\ncpu: 632321.0941704036 ns\nthreads: 1"
307645307645
}
307646307646
]
307647+
},
307648+
{
307649+
"commit": {
307650+
"author": {
307651+
"email": "[email protected]",
307652+
"name": "strophy",
307653+
"username": "strophy"
307654+
},
307655+
"committer": {
307656+
"email": "[email protected]",
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+
]
307647307695
}
307648307696
]
307649307697
}

0 commit comments

Comments
 (0)