Skip to content

Commit 2a2f327

Browse files
author
github-action-benchmark
committed
add OpenTelemetry-cpp exporters Benchmark (googlecpp) benchmark result for 7a9c609
1 parent f6f2b43 commit 2a2f327

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": 1748018769641,
2+
"lastUpdate": 1748104693951,
33
"repoUrl": "https://github.com/open-telemetry/opentelemetry-cpp",
44
"entries": {
55
"OpenTelemetry-cpp api Benchmark": [
@@ -275052,6 +275052,54 @@ window.BENCHMARK_DATA = {
275052275052
"extra": "iterations: 225\ncpu: 616335.3022222222 ns\nthreads: 1"
275053275053
}
275054275054
]
275055+
},
275056+
{
275057+
"commit": {
275058+
"author": {
275059+
"email": "[email protected]",
275060+
"name": "Doug Barker",
275061+
"username": "dbarker"
275062+
},
275063+
"committer": {
275064+
"email": "[email protected]",
275065+
"name": "GitHub",
275066+
"username": "web-flow"
275067+
},
275068+
"distinct": true,
275069+
"id": "7a9c60994ef3d9fb7f3d7fd22d0fa3f0db743ecd",
275070+
"message": "[CMAKE] Remove third-party version mismatch warning (#3432)\n\nCo-authored-by: Marc Alff <[email protected]>",
275071+
"timestamp": "2025-05-24T18:33:38+02:00",
275072+
"tree_id": "3c5f230993b482adde52b138668585541ac354fb",
275073+
"url": "https://github.com/open-telemetry/opentelemetry-cpp/commit/7a9c60994ef3d9fb7f3d7fd22d0fa3f0db743ecd"
275074+
},
275075+
"date": 1748104677764,
275076+
"tool": "googlecpp",
275077+
"benches": [
275078+
{
275079+
"name": "BM_OtlpExporterEmptySpans",
275080+
"value": 18.129349977698965,
275081+
"unit": "ns/iter",
275082+
"extra": "iterations: 7799000\ncpu: 18.128424156943197 ns\nthreads: 1"
275083+
},
275084+
{
275085+
"name": "BM_OtlpExporterSparseSpans",
275086+
"value": 132.0044199625651,
275087+
"unit": "ns/iter",
275088+
"extra": "iterations: 1056000\ncpu: 130.06607007575758 ns\nthreads: 1"
275089+
},
275090+
{
275091+
"name": "BM_OtlpExporterDenseSpans",
275092+
"value": 940.5517578125,
275093+
"unit": "ns/iter",
275094+
"extra": "iterations: 150000\ncpu: 939.1765066666669 ns\nthreads: 1"
275095+
},
275096+
{
275097+
"name": "BM_otlp_grpc_with_collector",
275098+
"value": 1707899.3055555555,
275099+
"unit": "ns/iter",
275100+
"extra": "iterations: 225\ncpu: 623808.8622222223 ns\nthreads: 1"
275101+
}
275102+
]
275055275103
}
275056275104
]
275057275105
}

0 commit comments

Comments
 (0)