Skip to content

Commit 548d4ac

Browse files
author
github-action-benchmark
committed
add OpenTelemetry-cpp exporters Benchmark (googlecpp) benchmark result for 762b73d
1 parent 011e383 commit 548d4ac

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": 1733574059383,
2+
"lastUpdate": 1733580239311,
33
"repoUrl": "https://github.com/open-telemetry/opentelemetry-cpp",
44
"entries": {
55
"OpenTelemetry-cpp api Benchmark": [
@@ -222912,6 +222912,54 @@ window.BENCHMARK_DATA = {
222912222912
"extra": "iterations: 231\ncpu: 602793.25974026 ns\nthreads: 1"
222913222913
}
222914222914
]
222915+
},
222916+
{
222917+
"commit": {
222918+
"author": {
222919+
"email": "[email protected]",
222920+
"name": "Marc Alff",
222921+
"username": "marcalff"
222922+
},
222923+
"committer": {
222924+
"email": "[email protected]",
222925+
"name": "GitHub",
222926+
"username": "web-flow"
222927+
},
222928+
"distinct": true,
222929+
"id": "762b73d8510b24c577043a75f6373ebbc4f6765f",
222930+
"message": "[SDK] Tracer provider shutdown blocks in-definitively (#3191)",
222931+
"timestamp": "2024-12-07T14:50:04+01:00",
222932+
"tree_id": "02c5d0bc1e4bba21b892c0b458e55fd09119bbf8",
222933+
"url": "https://github.com/open-telemetry/opentelemetry-cpp/commit/762b73d8510b24c577043a75f6373ebbc4f6765f"
222934+
},
222935+
"date": 1733580228748,
222936+
"tool": "googlecpp",
222937+
"benches": [
222938+
{
222939+
"name": "BM_OtlpExporterEmptySpans",
222940+
"value": 17.418794702849763,
222941+
"unit": "ns/iter",
222942+
"extra": "iterations: 7937000\ncpu: 17.416836462139347 ns\nthreads: 1"
222943+
},
222944+
{
222945+
"name": "BM_OtlpExporterSparseSpans",
222946+
"value": 136.07671362092597,
222947+
"unit": "ns/iter",
222948+
"extra": "iterations: 1036000\ncpu: 133.8690945945946 ns\nthreads: 1"
222949+
},
222950+
{
222951+
"name": "BM_OtlpExporterDenseSpans",
222952+
"value": 961.274714083285,
222953+
"unit": "ns/iter",
222954+
"extra": "iterations: 148000\ncpu: 958.716101351351 ns\nthreads: 1"
222955+
},
222956+
{
222957+
"name": "BM_otlp_grpc_with_collector",
222958+
"value": 1683807.373046875,
222959+
"unit": "ns/iter",
222960+
"extra": "iterations: 230\ncpu: 609516.8217391307 ns\nthreads: 1"
222961+
}
222962+
]
222915222963
}
222916222964
]
222917222965
}

0 commit comments

Comments
 (0)