Skip to content

Commit c34aeca

Browse files
author
github-action-benchmark
committed
add OpenTelemetry-cpp exporters Benchmark (googlecpp) benchmark result for 3b42db5
1 parent 5a33623 commit c34aeca

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": 1751329875722,
2+
"lastUpdate": 1751329878405,
33
"repoUrl": "https://github.com/open-telemetry/opentelemetry-cpp",
44
"entries": {
55
"OpenTelemetry-cpp api Benchmark": [
@@ -295890,6 +295890,54 @@ window.BENCHMARK_DATA = {
295890295890
"extra": "iterations: 218\ncpu: 636258.9770642202 ns\nthreads: 1"
295891295891
}
295892295892
]
295893+
},
295894+
{
295895+
"commit": {
295896+
"author": {
295897+
"email": "[email protected]",
295898+
"name": "Doug Barker",
295899+
"username": "dbarker"
295900+
},
295901+
"committer": {
295902+
"email": "[email protected]",
295903+
"name": "GitHub",
295904+
"username": "web-flow"
295905+
},
295906+
"distinct": true,
295907+
"id": "3b42db59b0c3bc24e5449de9baa926d1946faf76",
295908+
"message": "[CodeHealth] Fix clang-tidy warnings part 5 (#3506)",
295909+
"timestamp": "2025-07-01T02:27:19+02:00",
295910+
"tree_id": "e08b8108c33b33e819203325d4fd1ab448138e16",
295911+
"url": "https://github.com/open-telemetry/opentelemetry-cpp/commit/3b42db59b0c3bc24e5449de9baa926d1946faf76"
295912+
},
295913+
"date": 1751329860335,
295914+
"tool": "googlecpp",
295915+
"benches": [
295916+
{
295917+
"name": "BM_OtlpExporterEmptySpans",
295918+
"value": 17.844769808065227,
295919+
"unit": "ns/iter",
295920+
"extra": "iterations: 7838000\ncpu: 17.844819086501662 ns\nthreads: 1"
295921+
},
295922+
{
295923+
"name": "BM_OtlpExporterSparseSpans",
295924+
"value": 132.93548432550267,
295925+
"unit": "ns/iter",
295926+
"extra": "iterations: 1058000\ncpu: 130.45294612476368 ns\nthreads: 1"
295927+
},
295928+
{
295929+
"name": "BM_OtlpExporterDenseSpans",
295930+
"value": 937.1290270914168,
295931+
"unit": "ns/iter",
295932+
"extra": "iterations: 149000\ncpu: 934.6811275167785 ns\nthreads: 1"
295933+
},
295934+
{
295935+
"name": "BM_otlp_grpc_with_collector",
295936+
"value": 1787995.8701344717,
295937+
"unit": "ns/iter",
295938+
"extra": "iterations: 226\ncpu: 622136.6061946901 ns\nthreads: 1"
295939+
}
295940+
]
295893295941
}
295894295942
]
295895295943
}

0 commit comments

Comments
 (0)