Skip to content

Commit 27ba91a

Browse files
author
github-action-benchmark
committed
add OpenTelemetry-cpp exporters Benchmark (googlecpp) benchmark result for 78efc41
1 parent 75ad2e7 commit 27ba91a

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": 1743061379723,
2+
"lastUpdate": 1743199923785,
33
"repoUrl": "https://github.com/open-telemetry/opentelemetry-cpp",
44
"entries": {
55
"OpenTelemetry-cpp api Benchmark": [
@@ -253104,6 +253104,54 @@ window.BENCHMARK_DATA = {
253104253104
"extra": "iterations: 235\ncpu: 597101.2297872338 ns\nthreads: 1"
253105253105
}
253106253106
]
253107+
},
253108+
{
253109+
"commit": {
253110+
"author": {
253111+
"email": "[email protected]",
253112+
"name": "Doug Barker",
253113+
"username": "dbarker"
253114+
},
253115+
"committer": {
253116+
"email": "[email protected]",
253117+
"name": "GitHub",
253118+
"username": "web-flow"
253119+
},
253120+
"distinct": true,
253121+
"id": "78efc4105297bdb758f1e755fa5a880b82fa5ba6",
253122+
"message": "[ADMIN] Add dbarker to approvers (#3331)",
253123+
"timestamp": "2025-03-28T23:09:08+01:00",
253124+
"tree_id": "22239dc35ac94b735f3cdfedbf309509bed8db19",
253125+
"url": "https://github.com/open-telemetry/opentelemetry-cpp/commit/78efc4105297bdb758f1e755fa5a880b82fa5ba6"
253126+
},
253127+
"date": 1743199911109,
253128+
"tool": "googlecpp",
253129+
"benches": [
253130+
{
253131+
"name": "BM_OtlpExporterEmptySpans",
253132+
"value": 34.18408656452327,
253133+
"unit": "ns/iter",
253134+
"extra": "iterations: 4093000\ncpu: 34.12536916687027 ns\nthreads: 1"
253135+
},
253136+
{
253137+
"name": "BM_OtlpExporterSparseSpans",
253138+
"value": 197.1286044792484,
253139+
"unit": "ns/iter",
253140+
"extra": "iterations: 717000\ncpu: 193.00866806136682 ns\nthreads: 1"
253141+
},
253142+
{
253143+
"name": "BM_OtlpExporterDenseSpans",
253144+
"value": 1496.1077788165796,
253145+
"unit": "ns/iter",
253146+
"extra": "iterations: 107000\ncpu: 1484.796448598131 ns\nthreads: 1"
253147+
},
253148+
{
253149+
"name": "BM_otlp_grpc_with_collector",
253150+
"value": 3690874.34731997,
253151+
"unit": "ns/iter",
253152+
"extra": "iterations: 208\ncpu: 649715.908653846 ns\nthreads: 1"
253153+
}
253154+
]
253107253155
}
253108253156
]
253109253157
}

0 commit comments

Comments
 (0)