Skip to content

Commit 3e73c6a

Browse files
author
github-action-benchmark
committed
add OpenTelemetry-cpp exporters Benchmark (googlecpp) benchmark result for 3506a7a
1 parent 00396ca commit 3e73c6a

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": 1738668020117,
2+
"lastUpdate": 1738668021787,
33
"repoUrl": "https://github.com/open-telemetry/opentelemetry-cpp",
44
"entries": {
55
"OpenTelemetry-cpp api Benchmark": [
@@ -239538,6 +239538,54 @@ window.BENCHMARK_DATA = {
239538239538
"extra": "iterations: 227\ncpu: 613778.1013215862 ns\nthreads: 1"
239539239539
}
239540239540
]
239541+
},
239542+
{
239543+
"commit": {
239544+
"author": {
239545+
"email": "[email protected]",
239546+
"name": "Marc Alff",
239547+
"username": "marcalff"
239548+
},
239549+
"committer": {
239550+
"email": "[email protected]",
239551+
"name": "GitHub",
239552+
"username": "web-flow"
239553+
},
239554+
"distinct": true,
239555+
"id": "3506a7a9755837f72bce5e97781a109bbdf6c626",
239556+
"message": "[SDK] Fix BatchLogRecordProcessor to instrument shutdown (#3262)",
239557+
"timestamp": "2025-02-04T12:05:47+01:00",
239558+
"tree_id": "9d2dbcf78e37d178b837d3767de4a5d5b58ea737",
239559+
"url": "https://github.com/open-telemetry/opentelemetry-cpp/commit/3506a7a9755837f72bce5e97781a109bbdf6c626"
239560+
},
239561+
"date": 1738668009023,
239562+
"tool": "googlecpp",
239563+
"benches": [
239564+
{
239565+
"name": "BM_OtlpExporterEmptySpans",
239566+
"value": 18.397709090427178,
239567+
"unit": "ns/iter",
239568+
"extra": "iterations: 7857000\ncpu: 18.396938398879982 ns\nthreads: 1"
239569+
},
239570+
{
239571+
"name": "BM_OtlpExporterSparseSpans",
239572+
"value": 130.32368127063066,
239573+
"unit": "ns/iter",
239574+
"extra": "iterations: 1097000\ncpu: 127.81377939835916 ns\nthreads: 1"
239575+
},
239576+
{
239577+
"name": "BM_OtlpExporterDenseSpans",
239578+
"value": 907.836776030691,
239579+
"unit": "ns/iter",
239580+
"extra": "iterations: 152000\ncpu: 906.4605592105263 ns\nthreads: 1"
239581+
},
239582+
{
239583+
"name": "BM_otlp_grpc_with_collector",
239584+
"value": 1698820.8720777754,
239585+
"unit": "ns/iter",
239586+
"extra": "iterations: 229\ncpu: 607571.6244541483 ns\nthreads: 1"
239587+
}
239588+
]
239541239589
}
239542239590
]
239543239591
}

0 commit comments

Comments
 (0)