Skip to content

Commit f6f0a40

Browse files
author
github-action-benchmark
committed
add OpenTelemetry-cpp exporters Benchmark (googlecpp) benchmark result for 62ba4de
1 parent b55c9cf commit f6f0a40

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": 1752349079161,
2+
"lastUpdate": 1752349082157,
33
"repoUrl": "https://github.com/open-telemetry/opentelemetry-cpp",
44
"entries": {
55
"OpenTelemetry-cpp api Benchmark": [
@@ -305724,6 +305724,54 @@ window.BENCHMARK_DATA = {
305724305724
"extra": "iterations: 219\ncpu: 635235.0410958907 ns\nthreads: 1"
305725305725
}
305726305726
]
305727+
},
305728+
{
305729+
"commit": {
305730+
"author": {
305731+
"email": "[email protected]",
305732+
"name": "Doug Barker",
305733+
"username": "dbarker"
305734+
},
305735+
"committer": {
305736+
"email": "[email protected]",
305737+
"name": "GitHub",
305738+
"username": "web-flow"
305739+
},
305740+
"distinct": true,
305741+
"id": "62ba4dea5b053063b4cb4fe08dc0c7e6b39e543a",
305742+
"message": "[CodeHealth] Fix clang-tidy warnings part 6 (#3507)",
305743+
"timestamp": "2025-07-12T21:34:28+02:00",
305744+
"tree_id": "7a70b7a00dff6b71bdcbf1c0e6f2fc7038c3fd58",
305745+
"url": "https://github.com/open-telemetry/opentelemetry-cpp/commit/62ba4dea5b053063b4cb4fe08dc0c7e6b39e543a"
305746+
},
305747+
"date": 1752349059734,
305748+
"tool": "googlecpp",
305749+
"benches": [
305750+
{
305751+
"name": "BM_OtlpExporterEmptySpans",
305752+
"value": 18.125795973428133,
305753+
"unit": "ns/iter",
305754+
"extra": "iterations: 7610000\ncpu: 18.12568239159002 ns\nthreads: 1"
305755+
},
305756+
{
305757+
"name": "BM_OtlpExporterSparseSpans",
305758+
"value": 132.27601436020956,
305759+
"unit": "ns/iter",
305760+
"extra": "iterations: 1066000\ncpu: 129.85762570356474 ns\nthreads: 1"
305761+
},
305762+
{
305763+
"name": "BM_OtlpExporterDenseSpans",
305764+
"value": 936.6916982751144,
305765+
"unit": "ns/iter",
305766+
"extra": "iterations: 152000\ncpu: 933.3678289473688 ns\nthreads: 1"
305767+
},
305768+
{
305769+
"name": "BM_otlp_grpc_with_collector",
305770+
"value": 1781201.577401376,
305771+
"unit": "ns/iter",
305772+
"extra": "iterations: 222\ncpu: 623407.5045045045 ns\nthreads: 1"
305773+
}
305774+
]
305727305775
}
305728305776
]
305729305777
}

0 commit comments

Comments
 (0)