Skip to content

Commit 828de92

Browse files
author
github-action-benchmark
committed
add OpenTelemetry-cpp exporters Benchmark (googlecpp) benchmark result for c3a0ac1
1 parent 861bc43 commit 828de92

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": 1753178038079,
2+
"lastUpdate": 1753222265369,
33
"repoUrl": "https://github.com/open-telemetry/opentelemetry-cpp",
44
"entries": {
55
"OpenTelemetry-cpp api Benchmark": [
@@ -310572,6 +310572,54 @@ window.BENCHMARK_DATA = {
310572310572
"extra": "iterations: 226\ncpu: 616998.6327433629 ns\nthreads: 1"
310573310573
}
310574310574
]
310575+
},
310576+
{
310577+
"commit": {
310578+
"author": {
310579+
"email": "[email protected]",
310580+
"name": "Doug Barker",
310581+
"username": "dbarker"
310582+
},
310583+
"committer": {
310584+
"email": "[email protected]",
310585+
"name": "GitHub",
310586+
"username": "web-flow"
310587+
},
310588+
"distinct": true,
310589+
"id": "c3a0ac1aec87f8ba3d776434d9be2b808366a6f9",
310590+
"message": "[CMAKE] Add CMake scripts to find or fetch protobuf and grpc (#3533)",
310591+
"timestamp": "2025-07-23T00:06:19+02:00",
310592+
"tree_id": "12aac25df5b2a9cb6ca929862dd8cd58ff6eebe2",
310593+
"url": "https://github.com/open-telemetry/opentelemetry-cpp/commit/c3a0ac1aec87f8ba3d776434d9be2b808366a6f9"
310594+
},
310595+
"date": 1753222247057,
310596+
"tool": "googlecpp",
310597+
"benches": [
310598+
{
310599+
"name": "BM_OtlpExporterEmptySpans",
310600+
"value": 18.14037370709502,
310601+
"unit": "ns/iter",
310602+
"extra": "iterations: 6876000\ncpu: 18.137022687609075 ns\nthreads: 1"
310603+
},
310604+
{
310605+
"name": "BM_OtlpExporterSparseSpans",
310606+
"value": 134.55225355294465,
310607+
"unit": "ns/iter",
310608+
"extra": "iterations: 1031000\ncpu: 132.34124539282251 ns\nthreads: 1"
310609+
},
310610+
{
310611+
"name": "BM_OtlpExporterDenseSpans",
310612+
"value": 948.94676992338,
310613+
"unit": "ns/iter",
310614+
"extra": "iterations: 146000\ncpu: 945.7607671232875 ns\nthreads: 1"
310615+
},
310616+
{
310617+
"name": "BM_otlp_grpc_with_collector",
310618+
"value": 1736036.4441323068,
310619+
"unit": "ns/iter",
310620+
"extra": "iterations: 226\ncpu: 619879.2035398233 ns\nthreads: 1"
310621+
}
310622+
]
310575310623
}
310576310624
]
310577310625
}

0 commit comments

Comments
 (0)