Skip to content

Commit ebdbf77

Browse files
author
github-action-benchmark
committed
add OpenTelemetry-cpp exporters Benchmark (googlecpp) benchmark result for b4254a4
1 parent eb938dc commit ebdbf77

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": 1747827153986,
2+
"lastUpdate": 1747827156043,
33
"repoUrl": "https://github.com/open-telemetry/opentelemetry-cpp",
44
"entries": {
55
"OpenTelemetry-cpp api Benchmark": [
@@ -273564,6 +273564,54 @@ window.BENCHMARK_DATA = {
273564273564
"extra": "iterations: 221\ncpu: 621137.6470588236 ns\nthreads: 1"
273565273565
}
273566273566
]
273567+
},
273568+
{
273569+
"commit": {
273570+
"author": {
273571+
"email": "[email protected]",
273572+
"name": "Marc Alff",
273573+
"username": "marcalff"
273574+
},
273575+
"committer": {
273576+
"email": "[email protected]",
273577+
"name": "GitHub",
273578+
"username": "web-flow"
273579+
},
273580+
"distinct": true,
273581+
"id": "b4254a4acfdc61ea8f607793eaf7c44aadca2b41",
273582+
"message": "[EXPORTER] ostream log exporter, fix memory ownership issues (#3417)",
273583+
"timestamp": "2025-05-21T13:29:02+02:00",
273584+
"tree_id": "336e6df5a6f7c59b9d96b4e66ded0d6b05806df6",
273585+
"url": "https://github.com/open-telemetry/opentelemetry-cpp/commit/b4254a4acfdc61ea8f607793eaf7c44aadca2b41"
273586+
},
273587+
"date": 1747827136116,
273588+
"tool": "googlecpp",
273589+
"benches": [
273590+
{
273591+
"name": "BM_OtlpExporterEmptySpans",
273592+
"value": 18.062377757662794,
273593+
"unit": "ns/iter",
273594+
"extra": "iterations: 7717000\ncpu: 18.061379292471166 ns\nthreads: 1"
273595+
},
273596+
{
273597+
"name": "BM_OtlpExporterSparseSpans",
273598+
"value": 133.1044876722922,
273599+
"unit": "ns/iter",
273600+
"extra": "iterations: 1051000\ncpu: 130.98879257849666 ns\nthreads: 1"
273601+
},
273602+
{
273603+
"name": "BM_OtlpExporterDenseSpans",
273604+
"value": 942.476697870203,
273605+
"unit": "ns/iter",
273606+
"extra": "iterations: 148000\ncpu: 942.0269662162165 ns\nthreads: 1"
273607+
},
273608+
{
273609+
"name": "BM_otlp_grpc_with_collector",
273610+
"value": 1731083.5320853333,
273611+
"unit": "ns/iter",
273612+
"extra": "iterations: 223\ncpu: 627326.825112108 ns\nthreads: 1"
273613+
}
273614+
]
273567273615
}
273568273616
]
273569273617
}

0 commit comments

Comments
 (0)