Skip to content

Commit 55729ee

Browse files
author
github-action-benchmark
committed
add OpenTelemetry-cpp exporters Benchmark (googlecpp) benchmark result for 7dfc312
1 parent ff6f15b commit 55729ee

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": 1751142545056,
2+
"lastUpdate": 1751142547078,
33
"repoUrl": "https://github.com/open-telemetry/opentelemetry-cpp",
44
"entries": {
55
"OpenTelemetry-cpp api Benchmark": [
@@ -293046,6 +293046,54 @@ window.BENCHMARK_DATA = {
293046293046
"extra": "iterations: 223\ncpu: 620342.408071749 ns\nthreads: 1"
293047293047
}
293048293048
]
293049+
},
293050+
{
293051+
"commit": {
293052+
"author": {
293053+
"email": "[email protected]",
293054+
"name": "WenTao Ou",
293055+
"username": "owent"
293056+
},
293057+
"committer": {
293058+
"email": "[email protected]",
293059+
"name": "GitHub",
293060+
"username": "web-flow"
293061+
},
293062+
"distinct": true,
293063+
"id": "7dfc31227410e7942c777a01fd419c6720f11832",
293064+
"message": "[BUILD] Fixes grpc linking for OTLP exporter's tests (#3435)",
293065+
"timestamp": "2025-06-28T22:25:35+02:00",
293066+
"tree_id": "5f50a7686b01d336939e69b8ce3db012257b3c9b",
293067+
"url": "https://github.com/open-telemetry/opentelemetry-cpp/commit/7dfc31227410e7942c777a01fd419c6720f11832"
293068+
},
293069+
"date": 1751142528714,
293070+
"tool": "googlecpp",
293071+
"benches": [
293072+
{
293073+
"name": "BM_OtlpExporterEmptySpans",
293074+
"value": 18.07437259715884,
293075+
"unit": "ns/iter",
293076+
"extra": "iterations: 7755000\ncpu: 18.073076337846555 ns\nthreads: 1"
293077+
},
293078+
{
293079+
"name": "BM_OtlpExporterSparseSpans",
293080+
"value": 133.28996988443228,
293081+
"unit": "ns/iter",
293082+
"extra": "iterations: 1040000\ncpu: 130.59625865384615 ns\nthreads: 1"
293083+
},
293084+
{
293085+
"name": "BM_OtlpExporterDenseSpans",
293086+
"value": 974.1428736093882,
293087+
"unit": "ns/iter",
293088+
"extra": "iterations: 148000\ncpu: 968.1068040540542 ns\nthreads: 1"
293089+
},
293090+
{
293091+
"name": "BM_otlp_grpc_with_collector",
293092+
"value": 1834622.2964200107,
293093+
"unit": "ns/iter",
293094+
"extra": "iterations: 220\ncpu: 627509.8636363638 ns\nthreads: 1"
293095+
}
293096+
]
293049293097
}
293050293098
]
293051293099
}

0 commit comments

Comments
 (0)