Skip to content

Commit 1b38377

Browse files
author
github-action-benchmark
committed
add OpenTelemetry-cpp exporters Benchmark (googlecpp) benchmark result for d99593f
1 parent 0f05960 commit 1b38377

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": 1748443986785,
2+
"lastUpdate": 1748461492406,
33
"repoUrl": "https://github.com/open-telemetry/opentelemetry-cpp",
44
"entries": {
55
"OpenTelemetry-cpp api Benchmark": [
@@ -276492,6 +276492,54 @@ window.BENCHMARK_DATA = {
276492276492
"extra": "iterations: 220\ncpu: 630572.7818181819 ns\nthreads: 1"
276493276493
}
276494276494
]
276495+
},
276496+
{
276497+
"commit": {
276498+
"author": {
276499+
"email": "[email protected]",
276500+
"name": "ethan",
276501+
"username": "ethandmd"
276502+
},
276503+
"committer": {
276504+
"email": "[email protected]",
276505+
"name": "GitHub",
276506+
"username": "web-flow"
276507+
},
276508+
"distinct": true,
276509+
"id": "d99593f2fdefce1cd7a2c6249d8207f81772df35",
276510+
"message": "[EXPORTER] support unix sockets in grpc client (#3410)",
276511+
"timestamp": "2025-05-28T21:41:18+02:00",
276512+
"tree_id": "ef5201989b1fa181317a32390fab3f93568f3e22",
276513+
"url": "https://github.com/open-telemetry/opentelemetry-cpp/commit/d99593f2fdefce1cd7a2c6249d8207f81772df35"
276514+
},
276515+
"date": 1748461476041,
276516+
"tool": "googlecpp",
276517+
"benches": [
276518+
{
276519+
"name": "BM_OtlpExporterEmptySpans",
276520+
"value": 18.667779944433512,
276521+
"unit": "ns/iter",
276522+
"extra": "iterations: 7126000\ncpu: 18.66711563289363 ns\nthreads: 1"
276523+
},
276524+
{
276525+
"name": "BM_OtlpExporterSparseSpans",
276526+
"value": 135.9512779474499,
276527+
"unit": "ns/iter",
276528+
"extra": "iterations: 991000\ncpu: 132.56990010090823 ns\nthreads: 1"
276529+
},
276530+
{
276531+
"name": "BM_OtlpExporterDenseSpans",
276532+
"value": 1058.0950769884832,
276533+
"unit": "ns/iter",
276534+
"extra": "iterations: 145000\ncpu: 1054.5598000000005 ns\nthreads: 1"
276535+
},
276536+
{
276537+
"name": "BM_otlp_grpc_with_collector",
276538+
"value": 1777343.1512806981,
276539+
"unit": "ns/iter",
276540+
"extra": "iterations: 223\ncpu: 624788.7937219732 ns\nthreads: 1"
276541+
}
276542+
]
276495276543
}
276496276544
]
276497276545
}

0 commit comments

Comments
 (0)