Skip to content

Commit f2246f4

Browse files
author
github-action-benchmark
committed
add OpenTelemetry-cpp exporters Benchmark (googlecpp) benchmark result for 7a68bb3
1 parent e4f5011 commit f2246f4

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": 1750056670439,
2+
"lastUpdate": 1750056672476,
33
"repoUrl": "https://github.com/open-telemetry/opentelemetry-cpp",
44
"entries": {
55
"OpenTelemetry-cpp api Benchmark": [
@@ -286044,6 +286044,54 @@ window.BENCHMARK_DATA = {
286044286044
"extra": "iterations: 222\ncpu: 632815.4189189189 ns\nthreads: 1"
286045286045
}
286046286046
]
286047+
},
286048+
{
286049+
"commit": {
286050+
"author": {
286051+
"email": "[email protected]",
286052+
"name": "Doug Barker",
286053+
"username": "dbarker"
286054+
},
286055+
"committer": {
286056+
"email": "[email protected]",
286057+
"name": "GitHub",
286058+
"username": "web-flow"
286059+
},
286060+
"distinct": true,
286061+
"id": "7a68bb394cbf5fecc02ac5ede317b5d1036deb48",
286062+
"message": "[CI] rely on github installed cmake for ci runners (#3482)",
286063+
"timestamp": "2025-06-16T08:46:38+02:00",
286064+
"tree_id": "edb5c053ac57b5d8663b1c3cbe099d0f4ec6f21c",
286065+
"url": "https://github.com/open-telemetry/opentelemetry-cpp/commit/7a68bb394cbf5fecc02ac5ede317b5d1036deb48"
286066+
},
286067+
"date": 1750056652521,
286068+
"tool": "googlecpp",
286069+
"benches": [
286070+
{
286071+
"name": "BM_OtlpExporterEmptySpans",
286072+
"value": 18.17086214371791,
286073+
"unit": "ns/iter",
286074+
"extra": "iterations: 7748000\ncpu: 18.161311564274655 ns\nthreads: 1"
286075+
},
286076+
{
286077+
"name": "BM_OtlpExporterSparseSpans",
286078+
"value": 132.6432074851485,
286079+
"unit": "ns/iter",
286080+
"extra": "iterations: 1058000\ncpu: 130.266252362949 ns\nthreads: 1"
286081+
},
286082+
{
286083+
"name": "BM_OtlpExporterDenseSpans",
286084+
"value": 946.5874105259992,
286085+
"unit": "ns/iter",
286086+
"extra": "iterations: 138000\ncpu: 944.1169565217391 ns\nthreads: 1"
286087+
},
286088+
{
286089+
"name": "BM_otlp_grpc_with_collector",
286090+
"value": 1793825.3614637586,
286091+
"unit": "ns/iter",
286092+
"extra": "iterations: 225\ncpu: 621995.3422222224 ns\nthreads: 1"
286093+
}
286094+
]
286047286095
}
286048286096
]
286049286097
}

0 commit comments

Comments
 (0)