Skip to content

Commit 9c0e34a

Browse files
author
github-action-benchmark
committed
add OpenTelemetry-cpp exporters Benchmark (googlecpp) benchmark result for 18e06f1
1 parent 1a45c01 commit 9c0e34a

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": 1737727491450,
2+
"lastUpdate": 1737766252752,
33
"repoUrl": "https://github.com/open-telemetry/opentelemetry-cpp",
44
"entries": {
55
"OpenTelemetry-cpp api Benchmark": [
@@ -237564,6 +237564,54 @@ window.BENCHMARK_DATA = {
237564237564
"extra": "iterations: 234\ncpu: 596987.8119658122 ns\nthreads: 1"
237565237565
}
237566237566
]
237567+
},
237568+
{
237569+
"commit": {
237570+
"author": {
237571+
"email": "[email protected]",
237572+
"name": "Marc Alff",
237573+
"username": "marcalff"
237574+
},
237575+
"committer": {
237576+
"email": "[email protected]",
237577+
"name": "GitHub",
237578+
"username": "web-flow"
237579+
},
237580+
"distinct": true,
237581+
"id": "18e06f1fc5821677aa526d69f6a1219fe22c1a7b",
237582+
"message": "[BUILD] Build break with CURL 7.29.0 (#3255)",
237583+
"timestamp": "2025-01-25T01:36:10+01:00",
237584+
"tree_id": "209a5220ede8da3f23cec221ccaba09db8cceaef",
237585+
"url": "https://github.com/open-telemetry/opentelemetry-cpp/commit/18e06f1fc5821677aa526d69f6a1219fe22c1a7b"
237586+
},
237587+
"date": 1737766240583,
237588+
"tool": "googlecpp",
237589+
"benches": [
237590+
{
237591+
"name": "BM_OtlpExporterEmptySpans",
237592+
"value": 17.611840227331477,
237593+
"unit": "ns/iter",
237594+
"extra": "iterations: 7941000\ncpu: 17.610960836166733 ns\nthreads: 1"
237595+
},
237596+
{
237597+
"name": "BM_OtlpExporterSparseSpans",
237598+
"value": 136.4505454285504,
237599+
"unit": "ns/iter",
237600+
"extra": "iterations: 1022000\ncpu: 133.74441095890413 ns\nthreads: 1"
237601+
},
237602+
{
237603+
"name": "BM_OtlpExporterDenseSpans",
237604+
"value": 956.5606022512676,
237605+
"unit": "ns/iter",
237606+
"extra": "iterations: 151000\ncpu: 954.5276225165567 ns\nthreads: 1"
237607+
},
237608+
{
237609+
"name": "BM_otlp_grpc_with_collector",
237610+
"value": 1769060.5350903103,
237611+
"unit": "ns/iter",
237612+
"extra": "iterations: 224\ncpu: 622705.9062499999 ns\nthreads: 1"
237613+
}
237614+
]
237567237615
}
237568237616
]
237569237617
}

0 commit comments

Comments
 (0)