Skip to content

Commit 52a2fb9

Browse files
author
github-action-benchmark
committed
add OpenTelemetry-cpp exporters Benchmark (googlecpp) benchmark result for 63220ad
1 parent ca817d2 commit 52a2fb9

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": 1742901650215,
2+
"lastUpdate": 1742901653369,
33
"repoUrl": "https://github.com/open-telemetry/opentelemetry-cpp",
44
"entries": {
55
"OpenTelemetry-cpp api Benchmark": [
@@ -251526,6 +251526,54 @@ window.BENCHMARK_DATA = {
251526251526
"extra": "iterations: 229\ncpu: 614358.3537117905 ns\nthreads: 1"
251527251527
}
251528251528
]
251529+
},
251530+
{
251531+
"commit": {
251532+
"author": {
251533+
"email": "[email protected]",
251534+
"name": "Tom Tan",
251535+
"username": "ThomsonTan"
251536+
},
251537+
"committer": {
251538+
"email": "[email protected]",
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+
]
251529251577
}
251530251578
]
251531251579
}

0 commit comments

Comments
 (0)