Skip to content

Commit 072ae74

Browse files
author
github-action-benchmark
committed
add OpenTelemetry-cpp exporters Benchmark (googlecpp) benchmark result for aeb5a01
1 parent 34e828a commit 072ae74

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": 1753229890124,
2+
"lastUpdate": 1753229893054,
33
"repoUrl": "https://github.com/open-telemetry/opentelemetry-cpp",
44
"entries": {
55
"OpenTelemetry-cpp api Benchmark": [
@@ -311484,6 +311484,54 @@ window.BENCHMARK_DATA = {
311484311484
"extra": "iterations: 226\ncpu: 619879.2035398233 ns\nthreads: 1"
311485311485
}
311486311486
]
311487+
},
311488+
{
311489+
"commit": {
311490+
"author": {
311491+
"email": "[email protected]",
311492+
"name": "Marc Alff",
311493+
"username": "marcalff"
311494+
},
311495+
"committer": {
311496+
"email": "[email protected]",
311497+
"name": "GitHub",
311498+
"username": "web-flow"
311499+
},
311500+
"distinct": true,
311501+
"id": "aeb5a01336099e51169a026527d38c4239b20822",
311502+
"message": "[CONFIGURATION] File configuration - sdk builder (#3550)",
311503+
"timestamp": "2025-07-23T02:14:30+02:00",
311504+
"tree_id": "e06946dc4a6f040ad3dd11cef4a57bfc9c2e6ce3",
311505+
"url": "https://github.com/open-telemetry/opentelemetry-cpp/commit/aeb5a01336099e51169a026527d38c4239b20822"
311506+
},
311507+
"date": 1753229871519,
311508+
"tool": "googlecpp",
311509+
"benches": [
311510+
{
311511+
"name": "BM_OtlpExporterEmptySpans",
311512+
"value": 18.235676939973796,
311513+
"unit": "ns/iter",
311514+
"extra": "iterations: 7628000\ncpu: 18.234364971158893 ns\nthreads: 1"
311515+
},
311516+
{
311517+
"name": "BM_OtlpExporterSparseSpans",
311518+
"value": 131.93648227759962,
311519+
"unit": "ns/iter",
311520+
"extra": "iterations: 1061000\ncpu: 130.0634882186616 ns\nthreads: 1"
311521+
},
311522+
{
311523+
"name": "BM_OtlpExporterDenseSpans",
311524+
"value": 948.6131220055906,
311525+
"unit": "ns/iter",
311526+
"extra": "iterations: 149000\ncpu: 945.6882281879194 ns\nthreads: 1"
311527+
},
311528+
{
311529+
"name": "BM_otlp_grpc_with_collector",
311530+
"value": 1748028.1022217898,
311531+
"unit": "ns/iter",
311532+
"extra": "iterations: 222\ncpu: 625917.0270270272 ns\nthreads: 1"
311533+
}
311534+
]
311487311535
}
311488311536
]
311489311537
}

0 commit comments

Comments
 (0)