Skip to content

Commit 39000b0

Browse files
author
github-action-benchmark
committed
add OpenTelemetry-cpp exporters Benchmark (googlecpp) benchmark result for 902ee88
1 parent 983b97d commit 39000b0

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": 1734462358424,
2+
"lastUpdate": 1734462360826,
33
"repoUrl": "https://github.com/open-telemetry/opentelemetry-cpp",
44
"entries": {
55
"OpenTelemetry-cpp api Benchmark": [
@@ -226416,6 +226416,54 @@ window.BENCHMARK_DATA = {
226416226416
"extra": "iterations: 233\ncpu: 606462.8583690986 ns\nthreads: 1"
226417226417
}
226418226418
]
226419+
},
226420+
{
226421+
"commit": {
226422+
"author": {
226423+
"email": "[email protected]",
226424+
"name": "Marc Alff",
226425+
"username": "marcalff"
226426+
},
226427+
"committer": {
226428+
"email": "[email protected]",
226429+
"name": "GitHub",
226430+
"username": "web-flow"
226431+
},
226432+
"distinct": true,
226433+
"id": "902ee88bef59dccb84ea0405657d26c77182f0e3",
226434+
"message": "[TEST] Build the singleton test on windows. (#3183)",
226435+
"timestamp": "2024-12-17T19:49:16+01:00",
226436+
"tree_id": "ef616a797bda0b019cb796ddc06bcdb47f319b01",
226437+
"url": "https://github.com/open-telemetry/opentelemetry-cpp/commit/902ee88bef59dccb84ea0405657d26c77182f0e3"
226438+
},
226439+
"date": 1734462347689,
226440+
"tool": "googlecpp",
226441+
"benches": [
226442+
{
226443+
"name": "BM_OtlpExporterEmptySpans",
226444+
"value": 17.86402315573874,
226445+
"unit": "ns/iter",
226446+
"extra": "iterations: 7755000\ncpu: 17.864035847840103 ns\nthreads: 1"
226447+
},
226448+
{
226449+
"name": "BM_OtlpExporterSparseSpans",
226450+
"value": 131.7724656830564,
226451+
"unit": "ns/iter",
226452+
"extra": "iterations: 1045000\ncpu: 129.54120382775122 ns\nthreads: 1"
226453+
},
226454+
{
226455+
"name": "BM_OtlpExporterDenseSpans",
226456+
"value": 953.5051680899955,
226457+
"unit": "ns/iter",
226458+
"extra": "iterations: 148000\ncpu: 951.3832364864867 ns\nthreads: 1"
226459+
},
226460+
{
226461+
"name": "BM_otlp_grpc_with_collector",
226462+
"value": 1681725.8937018258,
226463+
"unit": "ns/iter",
226464+
"extra": "iterations: 224\ncpu: 610731.370535714 ns\nthreads: 1"
226465+
}
226466+
]
226419226467
}
226420226468
]
226421226469
}

0 commit comments

Comments
 (0)