Skip to content

Commit 4a53894

Browse files
author
github-action-benchmark
committed
add OpenTelemetry-cpp exporters Benchmark (googlecpp) benchmark result for f993e96
1 parent 5cdf9b3 commit 4a53894

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": 1753662250551,
2+
"lastUpdate": 1753683191700,
33
"repoUrl": "https://github.com/open-telemetry/opentelemetry-cpp",
44
"entries": {
55
"OpenTelemetry-cpp api Benchmark": [
@@ -313452,6 +313452,54 @@ window.BENCHMARK_DATA = {
313452313452
"extra": "iterations: 224\ncpu: 626110.7946428572 ns\nthreads: 1"
313453313453
}
313454313454
]
313455+
},
313456+
{
313457+
"commit": {
313458+
"author": {
313459+
"email": "[email protected]",
313460+
"name": "Marc Alff",
313461+
"username": "marcalff"
313462+
},
313463+
"committer": {
313464+
"email": "[email protected]",
313465+
"name": "GitHub",
313466+
"username": "web-flow"
313467+
},
313468+
"distinct": true,
313469+
"id": "f993e960df887ec829cc00d37281a13fd329a9ce",
313470+
"message": "[CONFIGURATION] File configuration - prometheus exporter builder (#3564)",
313471+
"timestamp": "2025-07-28T08:07:07+02:00",
313472+
"tree_id": "6ccdd71ab7a976fcd3bf4ba3587881bbdaa78d27",
313473+
"url": "https://github.com/open-telemetry/opentelemetry-cpp/commit/f993e960df887ec829cc00d37281a13fd329a9ce"
313474+
},
313475+
"date": 1753683173367,
313476+
"tool": "googlecpp",
313477+
"benches": [
313478+
{
313479+
"name": "BM_OtlpExporterEmptySpans",
313480+
"value": 18.21142987994082,
313481+
"unit": "ns/iter",
313482+
"extra": "iterations: 7643000\ncpu: 18.210945440272145 ns\nthreads: 1"
313483+
},
313484+
{
313485+
"name": "BM_OtlpExporterSparseSpans",
313486+
"value": 133.49951723327925,
313487+
"unit": "ns/iter",
313488+
"extra": "iterations: 1057000\ncpu: 131.06707000946074 ns\nthreads: 1"
313489+
},
313490+
{
313491+
"name": "BM_OtlpExporterDenseSpans",
313492+
"value": 941.1160151163737,
313493+
"unit": "ns/iter",
313494+
"extra": "iterations: 150000\ncpu: 938.558626666667 ns\nthreads: 1"
313495+
},
313496+
{
313497+
"name": "BM_otlp_grpc_with_collector",
313498+
"value": 1780684.4277815386,
313499+
"unit": "ns/iter",
313500+
"extra": "iterations: 220\ncpu: 630333.5090909089 ns\nthreads: 1"
313501+
}
313502+
]
313455313503
}
313456313504
]
313457313505
}

0 commit comments

Comments
 (0)