Skip to content

Commit a5c4806

Browse files
author
github-action-benchmark
committed
add OpenTelemetry-cpp exporters Benchmark (googlecpp) benchmark result for ced7986
1 parent a8fbccc commit a5c4806

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": 1737534299572,
2+
"lastUpdate": 1737534301879,
33
"repoUrl": "https://github.com/open-telemetry/opentelemetry-cpp",
44
"entries": {
55
"OpenTelemetry-cpp api Benchmark": [
@@ -236874,6 +236874,54 @@ window.BENCHMARK_DATA = {
236874236874
"extra": "iterations: 229\ncpu: 613869.1790393012 ns\nthreads: 1"
236875236875
}
236876236876
]
236877+
},
236878+
{
236879+
"commit": {
236880+
"author": {
236881+
"email": "[email protected]",
236882+
"name": "Marc Alff",
236883+
"username": "marcalff"
236884+
},
236885+
"committer": {
236886+
"email": "[email protected]",
236887+
"name": "GitHub",
236888+
"username": "web-flow"
236889+
},
236890+
"distinct": true,
236891+
"id": "ced79860f8c8a091a2eabfee6d47783f828a9b59",
236892+
"message": "[RELEASE] release opentelemetry-cpp 1.19.0 (#3249)",
236893+
"timestamp": "2025-01-22T09:09:48+01:00",
236894+
"tree_id": "28fa2ca57c20cedcf7a98d88a9f82bc394078a22",
236895+
"url": "https://github.com/open-telemetry/opentelemetry-cpp/commit/ced79860f8c8a091a2eabfee6d47783f828a9b59"
236896+
},
236897+
"date": 1737534288461,
236898+
"tool": "googlecpp",
236899+
"benches": [
236900+
{
236901+
"name": "BM_OtlpExporterEmptySpans",
236902+
"value": 17.921330473569604,
236903+
"unit": "ns/iter",
236904+
"extra": "iterations: 7725000\ncpu: 17.92062873786408 ns\nthreads: 1"
236905+
},
236906+
{
236907+
"name": "BM_OtlpExporterSparseSpans",
236908+
"value": 131.5606162576951,
236909+
"unit": "ns/iter",
236910+
"extra": "iterations: 1073000\ncpu: 129.323037278658 ns\nthreads: 1"
236911+
},
236912+
{
236913+
"name": "BM_OtlpExporterDenseSpans",
236914+
"value": 947.2178132742043,
236915+
"unit": "ns/iter",
236916+
"extra": "iterations: 149000\ncpu: 945.9706442953017 ns\nthreads: 1"
236917+
},
236918+
{
236919+
"name": "BM_otlp_grpc_with_collector",
236920+
"value": 1691722.033316629,
236921+
"unit": "ns/iter",
236922+
"extra": "iterations: 228\ncpu: 609773.4166666666 ns\nthreads: 1"
236923+
}
236924+
]
236877236925
}
236878236926
]
236879236927
}

0 commit comments

Comments
 (0)