Skip to content

Commit 7756217

Browse files
author
github-action-benchmark
committed
add OpenTelemetry-cpp exporters Benchmark (googlecpp) benchmark result for c3f3fcd
1 parent fa5f5b2 commit 7756217

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": 1756855888117,
2+
"lastUpdate": 1756855890919,
33
"repoUrl": "https://github.com/open-telemetry/opentelemetry-cpp",
44
"entries": {
55
"OpenTelemetry-cpp api Benchmark": [
@@ -328764,6 +328764,54 @@ window.BENCHMARK_DATA = {
328764328764
"extra": "iterations: 222\ncpu: 622821.1576576577 ns\nthreads: 1"
328765328765
}
328766328766
]
328767+
},
328768+
{
328769+
"commit": {
328770+
"author": {
328771+
"email": "[email protected]",
328772+
"name": "Marc Alff",
328773+
"username": "marcalff"
328774+
},
328775+
"committer": {
328776+
"email": "[email protected]",
328777+
"name": "GitHub",
328778+
"username": "web-flow"
328779+
},
328780+
"distinct": true,
328781+
"id": "c3f3fcd31d2ebe1b7d9950c39e3ae3b1a9e11201",
328782+
"message": "[MAINTAINER] Maintain version numbers with tbump (#3616)",
328783+
"timestamp": "2025-09-02T16:26:57-07:00",
328784+
"tree_id": "2d139de23db0eb5136bdf4e64ee09ef4effec0eb",
328785+
"url": "https://github.com/open-telemetry/opentelemetry-cpp/commit/c3f3fcd31d2ebe1b7d9950c39e3ae3b1a9e11201"
328786+
},
328787+
"date": 1756855865416,
328788+
"tool": "googlecpp",
328789+
"benches": [
328790+
{
328791+
"name": "BM_OtlpExporterEmptySpans",
328792+
"value": 18.093928507471166,
328793+
"unit": "ns/iter",
328794+
"extra": "iterations: 7719000\ncpu: 18.088048451872005 ns\nthreads: 1"
328795+
},
328796+
{
328797+
"name": "BM_OtlpExporterSparseSpans",
328798+
"value": 130.7988835272388,
328799+
"unit": "ns/iter",
328800+
"extra": "iterations: 1070000\ncpu: 128.51379158878504 ns\nthreads: 1"
328801+
},
328802+
{
328803+
"name": "BM_OtlpExporterDenseSpans",
328804+
"value": 949.6275162854731,
328805+
"unit": "ns/iter",
328806+
"extra": "iterations: 151000\ncpu: 945.4876622516558 ns\nthreads: 1"
328807+
},
328808+
{
328809+
"name": "BM_otlp_grpc_with_collector",
328810+
"value": 1784303.2631638874,
328811+
"unit": "ns/iter",
328812+
"extra": "iterations: 223\ncpu: 634480.0179372195 ns\nthreads: 1"
328813+
}
328814+
]
328767328815
}
328768328816
]
328769328817
}

0 commit comments

Comments
 (0)