Skip to content

Commit 3003909

Browse files
author
github-action-benchmark
committed
add OpenTelemetry-cpp exporters Benchmark (googlecpp) benchmark result for 4ecafb6
1 parent 60b55fa commit 3003909

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": 1743199927322,
2+
"lastUpdate": 1743347876067,
33
"repoUrl": "https://github.com/open-telemetry/opentelemetry-cpp",
44
"entries": {
55
"OpenTelemetry-cpp api Benchmark": [
@@ -253548,6 +253548,54 @@ window.BENCHMARK_DATA = {
253548253548
"extra": "iterations: 208\ncpu: 649715.908653846 ns\nthreads: 1"
253549253549
}
253550253550
]
253551+
},
253552+
{
253553+
"commit": {
253554+
"author": {
253555+
"email": "[email protected]",
253556+
"name": "Marc Alff",
253557+
"username": "marcalff"
253558+
},
253559+
"committer": {
253560+
"email": "[email protected]",
253561+
"name": "GitHub",
253562+
"username": "web-flow"
253563+
},
253564+
"distinct": true,
253565+
"id": "4ecafb6fbfb10121771daa963f806d010bd383bf",
253566+
"message": "[CI] Upgrade CI to ubuntu 22.04 (#3330)",
253567+
"timestamp": "2025-03-30T17:14:44+02:00",
253568+
"tree_id": "f1aa15d6ba663c8e62dcf663ac1982f99c202d1f",
253569+
"url": "https://github.com/open-telemetry/opentelemetry-cpp/commit/4ecafb6fbfb10121771daa963f806d010bd383bf"
253570+
},
253571+
"date": 1743347861847,
253572+
"tool": "googlecpp",
253573+
"benches": [
253574+
{
253575+
"name": "BM_OtlpExporterEmptySpans",
253576+
"value": 17.731215610133372,
253577+
"unit": "ns/iter",
253578+
"extra": "iterations: 7922000\ncpu: 17.731174829588486 ns\nthreads: 1"
253579+
},
253580+
{
253581+
"name": "BM_OtlpExporterSparseSpans",
253582+
"value": 132.1832710337416,
253583+
"unit": "ns/iter",
253584+
"extra": "iterations: 1070000\ncpu: 130.27408598130842 ns\nthreads: 1"
253585+
},
253586+
{
253587+
"name": "BM_OtlpExporterDenseSpans",
253588+
"value": 942.5422489243066,
253589+
"unit": "ns/iter",
253590+
"extra": "iterations: 149000\ncpu: 940.0315906040269 ns\nthreads: 1"
253591+
},
253592+
{
253593+
"name": "BM_otlp_grpc_with_collector",
253594+
"value": 1702157.4112812327,
253595+
"unit": "ns/iter",
253596+
"extra": "iterations: 227\ncpu: 613156.7621145375 ns\nthreads: 1"
253597+
}
253598+
]
253551253599
}
253552253600
]
253553253601
}

0 commit comments

Comments
 (0)