Skip to content

Commit 2963e10

Browse files
author
github-action-benchmark
committed
add OpenTelemetry-cpp exporters Benchmark (googlecpp) benchmark result for 3ca3c76
1 parent 7cef612 commit 2963e10

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": 1739177616798,
2+
"lastUpdate": 1739177619898,
33
"repoUrl": "https://github.com/open-telemetry/opentelemetry-cpp",
44
"entries": {
55
"OpenTelemetry-cpp api Benchmark": [
@@ -240624,6 +240624,54 @@ window.BENCHMARK_DATA = {
240624240624
"extra": "iterations: 232\ncpu: 612681.6724137927 ns\nthreads: 1"
240625240625
}
240626240626
]
240627+
},
240628+
{
240629+
"commit": {
240630+
"author": {
240631+
"email": "[email protected]",
240632+
"name": "Alex Emirov",
240633+
"username": "chusitoo"
240634+
},
240635+
"committer": {
240636+
"email": "[email protected]",
240637+
"name": "GitHub",
240638+
"username": "web-flow"
240639+
},
240640+
"distinct": true,
240641+
"id": "3ca3c76c0634654990060c474fa8812ea02cf273",
240642+
"message": "[CI] OTLP in Windows builds (#3263)",
240643+
"timestamp": "2025-02-10T09:38:03+01:00",
240644+
"tree_id": "af36ca6a73876c1ef7079b2f32e91629e2ba7d3a",
240645+
"url": "https://github.com/open-telemetry/opentelemetry-cpp/commit/3ca3c76c0634654990060c474fa8812ea02cf273"
240646+
},
240647+
"date": 1739177605376,
240648+
"tool": "googlecpp",
240649+
"benches": [
240650+
{
240651+
"name": "BM_OtlpExporterEmptySpans",
240652+
"value": 18.792851666764424,
240653+
"unit": "ns/iter",
240654+
"extra": "iterations: 7692000\ncpu: 18.792190847633904 ns\nthreads: 1"
240655+
},
240656+
{
240657+
"name": "BM_OtlpExporterSparseSpans",
240658+
"value": 130.6000772874081,
240659+
"unit": "ns/iter",
240660+
"extra": "iterations: 1069000\ncpu: 128.82410289990645 ns\nthreads: 1"
240661+
},
240662+
{
240663+
"name": "BM_OtlpExporterDenseSpans",
240664+
"value": 926.9122309332726,
240665+
"unit": "ns/iter",
240666+
"extra": "iterations: 149000\ncpu: 925.4801073825504 ns\nthreads: 1"
240667+
},
240668+
{
240669+
"name": "BM_otlp_grpc_with_collector",
240670+
"value": 1709508.8958740234,
240671+
"unit": "ns/iter",
240672+
"extra": "iterations: 230\ncpu: 613038.3217391305 ns\nthreads: 1"
240673+
}
240674+
]
240627240675
}
240628240676
]
240629240677
}

0 commit comments

Comments
 (0)