Skip to content

Commit 16cf3b2

Browse files
author
github-action-benchmark
committed
add OpenTelemetry-cpp exporters Benchmark (googlecpp) benchmark result for c406864
1 parent 3243c0d commit 16cf3b2

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": 1752878917671,
2+
"lastUpdate": 1752951732930,
33
"repoUrl": "https://github.com/open-telemetry/opentelemetry-cpp",
44
"entries": {
55
"OpenTelemetry-cpp api Benchmark": [
@@ -309132,6 +309132,54 @@ window.BENCHMARK_DATA = {
309132309132
"extra": "iterations: 225\ncpu: 624009.7466666667 ns\nthreads: 1"
309133309133
}
309134309134
]
309135+
},
309136+
{
309137+
"commit": {
309138+
"author": {
309139+
"email": "[email protected]",
309140+
"name": "ssams",
309141+
"username": "ssams"
309142+
},
309143+
"committer": {
309144+
"email": "[email protected]",
309145+
"name": "GitHub",
309146+
"username": "web-flow"
309147+
},
309148+
"distinct": true,
309149+
"id": "c4068645558eeae5d88e5e67ed4fa3d0b0b2908a",
309150+
"message": "[SDK] Update default exemplar reservoir size for exponential histograms (#3551)",
309151+
"timestamp": "2025-07-19T20:57:30+02:00",
309152+
"tree_id": "ab93f4306c0e6747962a73c4024a57354bef55df",
309153+
"url": "https://github.com/open-telemetry/opentelemetry-cpp/commit/c4068645558eeae5d88e5e67ed4fa3d0b0b2908a"
309154+
},
309155+
"date": 1752951714797,
309156+
"tool": "googlecpp",
309157+
"benches": [
309158+
{
309159+
"name": "BM_OtlpExporterEmptySpans",
309160+
"value": 18.139695858598976,
309161+
"unit": "ns/iter",
309162+
"extra": "iterations: 7626000\ncpu: 18.136503015997903 ns\nthreads: 1"
309163+
},
309164+
{
309165+
"name": "BM_OtlpExporterSparseSpans",
309166+
"value": 131.40276019014834,
309167+
"unit": "ns/iter",
309168+
"extra": "iterations: 1076000\ncpu: 129.10876394052045 ns\nthreads: 1"
309169+
},
309170+
{
309171+
"name": "BM_OtlpExporterDenseSpans",
309172+
"value": 940.935723733582,
309173+
"unit": "ns/iter",
309174+
"extra": "iterations: 149000\ncpu: 938.5704093959733 ns\nthreads: 1"
309175+
},
309176+
{
309177+
"name": "BM_otlp_grpc_with_collector",
309178+
"value": 1706460.247869077,
309179+
"unit": "ns/iter",
309180+
"extra": "iterations: 230\ncpu: 608438.5913043481 ns\nthreads: 1"
309181+
}
309182+
]
309135309183
}
309136309184
]
309137309185
}

0 commit comments

Comments
 (0)