Skip to content

Commit 5aebf35

Browse files
author
github-action-benchmark
committed
add OpenTelemetry-cpp exporters Benchmark (googlecpp) benchmark result for ba38077
1 parent dbced33 commit 5aebf35

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": 1753737363229,
2+
"lastUpdate": 1753783752405,
33
"repoUrl": "https://github.com/open-telemetry/opentelemetry-cpp",
44
"entries": {
55
"OpenTelemetry-cpp api Benchmark": [
@@ -315852,6 +315852,54 @@ window.BENCHMARK_DATA = {
315852315852
"extra": "iterations: 224\ncpu: 629022.0491071428 ns\nthreads: 1"
315853315853
}
315854315854
]
315855+
},
315856+
{
315857+
"commit": {
315858+
"author": {
315859+
"email": "[email protected]",
315860+
"name": "WenTao Ou",
315861+
"username": "owent"
315862+
},
315863+
"committer": {
315864+
"email": "[email protected]",
315865+
"name": "GitHub",
315866+
"username": "web-flow"
315867+
},
315868+
"distinct": true,
315869+
"id": "ba38077e545577dc807ed32929d3d3fa7a638432",
315870+
"message": "[EXPORTER] Fixes tsan warnings (#3531)",
315871+
"timestamp": "2025-07-29T12:05:22+02:00",
315872+
"tree_id": "d00573fcd388b597fcffb0eb7070dd83740e3a10",
315873+
"url": "https://github.com/open-telemetry/opentelemetry-cpp/commit/ba38077e545577dc807ed32929d3d3fa7a638432"
315874+
},
315875+
"date": 1753783733202,
315876+
"tool": "googlecpp",
315877+
"benches": [
315878+
{
315879+
"name": "BM_OtlpExporterEmptySpans",
315880+
"value": 18.1633303964309,
315881+
"unit": "ns/iter",
315882+
"extra": "iterations: 7670000\ncpu: 18.15453741851369 ns\nthreads: 1"
315883+
},
315884+
{
315885+
"name": "BM_OtlpExporterSparseSpans",
315886+
"value": 131.24309514908734,
315887+
"unit": "ns/iter",
315888+
"extra": "iterations: 1073000\ncpu: 129.44812861136998 ns\nthreads: 1"
315889+
},
315890+
{
315891+
"name": "BM_OtlpExporterDenseSpans",
315892+
"value": 925.1896540323893,
315893+
"unit": "ns/iter",
315894+
"extra": "iterations: 150000\ncpu: 923.2275999999998 ns\nthreads: 1"
315895+
},
315896+
{
315897+
"name": "BM_otlp_grpc_with_collector",
315898+
"value": 1732878.620849062,
315899+
"unit": "ns/iter",
315900+
"extra": "iterations: 223\ncpu: 626048.6457399105 ns\nthreads: 1"
315901+
}
315902+
]
315855315903
}
315856315904
]
315857315905
}

0 commit comments

Comments
 (0)