Skip to content

Commit 17bb74f

Browse files
author
github-action-benchmark
committed
add OpenTelemetry-cpp exporters Benchmark (googlecpp) benchmark result for 7a847ca
1 parent 865ea40 commit 17bb74f

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": 1748632669168,
2+
"lastUpdate": 1748632671540,
33
"repoUrl": "https://github.com/open-telemetry/opentelemetry-cpp",
44
"entries": {
55
"OpenTelemetry-cpp api Benchmark": [
@@ -278130,6 +278130,54 @@ window.BENCHMARK_DATA = {
278130278130
"extra": "iterations: 223\ncpu: 622886.7937219733 ns\nthreads: 1"
278131278131
}
278132278132
]
278133+
},
278134+
{
278135+
"commit": {
278136+
"author": {
278137+
"email": "[email protected]",
278138+
"name": "Tom Tan",
278139+
"username": "ThomsonTan"
278140+
},
278141+
"committer": {
278142+
"email": "[email protected]",
278143+
"name": "GitHub",
278144+
"username": "web-flow"
278145+
},
278146+
"distinct": true,
278147+
"id": "7a847caafc0baaec6de424dc0cda7c76cf871213",
278148+
"message": "[DOC] Udpate link to membership document (#3452)",
278149+
"timestamp": "2025-05-30T21:13:55+02:00",
278150+
"tree_id": "1850c3adf3799f6809db4e99e5d5353b3c63f2e3",
278151+
"url": "https://github.com/open-telemetry/opentelemetry-cpp/commit/7a847caafc0baaec6de424dc0cda7c76cf871213"
278152+
},
278153+
"date": 1748632652295,
278154+
"tool": "googlecpp",
278155+
"benches": [
278156+
{
278157+
"name": "BM_OtlpExporterEmptySpans",
278158+
"value": 18.509389435985224,
278159+
"unit": "ns/iter",
278160+
"extra": "iterations: 7481000\ncpu: 18.509422269750036 ns\nthreads: 1"
278161+
},
278162+
{
278163+
"name": "BM_OtlpExporterSparseSpans",
278164+
"value": 132.695615799109,
278165+
"unit": "ns/iter",
278166+
"extra": "iterations: 1057000\ncpu: 130.40309366130555 ns\nthreads: 1"
278167+
},
278168+
{
278169+
"name": "BM_OtlpExporterDenseSpans",
278170+
"value": 930.7109269519781,
278171+
"unit": "ns/iter",
278172+
"extra": "iterations: 149000\ncpu: 928.9903087248322 ns\nthreads: 1"
278173+
},
278174+
{
278175+
"name": "BM_otlp_grpc_with_collector",
278176+
"value": 1738717.5134250096,
278177+
"unit": "ns/iter",
278178+
"extra": "iterations: 224\ncpu: 625361.5401785715 ns\nthreads: 1"
278179+
}
278180+
]
278133278181
}
278134278182
]
278135278183
}

0 commit comments

Comments
 (0)