Skip to content

Commit d93a7d3

Browse files
author
github-action-benchmark
committed
add OpenTelemetry-cpp exporters Benchmark (googlecpp) benchmark result for ac1172e
1 parent 24f6bf7 commit d93a7d3

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": 1753716700379,
2+
"lastUpdate": 1753737358115,
33
"repoUrl": "https://github.com/open-telemetry/opentelemetry-cpp",
44
"entries": {
55
"OpenTelemetry-cpp api Benchmark": [
@@ -315372,6 +315372,54 @@ window.BENCHMARK_DATA = {
315372315372
"extra": "iterations: 224\ncpu: 625917.8214285717 ns\nthreads: 1"
315373315373
}
315374315374
]
315375+
},
315376+
{
315377+
"commit": {
315378+
"author": {
315379+
"email": "[email protected]",
315380+
"name": "Marc Alff",
315381+
"username": "marcalff"
315382+
},
315383+
"committer": {
315384+
"email": "[email protected]",
315385+
"name": "GitHub",
315386+
"username": "web-flow"
315387+
},
315388+
"distinct": true,
315389+
"id": "ac1172eb14ca0dd5739d6ae87a3442c462a553bb",
315390+
"message": "[SDK] View should not have a unit (#3552)",
315391+
"timestamp": "2025-07-28T23:11:58+02:00",
315392+
"tree_id": "1c0129c50736437d2abf02d81849eec105612ca2",
315393+
"url": "https://github.com/open-telemetry/opentelemetry-cpp/commit/ac1172eb14ca0dd5739d6ae87a3442c462a553bb"
315394+
},
315395+
"date": 1753737339542,
315396+
"tool": "googlecpp",
315397+
"benches": [
315398+
{
315399+
"name": "BM_OtlpExporterEmptySpans",
315400+
"value": 18.16693263149187,
315401+
"unit": "ns/iter",
315402+
"extra": "iterations: 7706000\ncpu: 18.166142486374255 ns\nthreads: 1"
315403+
},
315404+
{
315405+
"name": "BM_OtlpExporterSparseSpans",
315406+
"value": 131.24763517451464,
315407+
"unit": "ns/iter",
315408+
"extra": "iterations: 1064000\ncpu: 129.48083082706768 ns\nthreads: 1"
315409+
},
315410+
{
315411+
"name": "BM_OtlpExporterDenseSpans",
315412+
"value": 941.4205615152449,
315413+
"unit": "ns/iter",
315414+
"extra": "iterations: 149000\ncpu: 938.6293020134232 ns\nthreads: 1"
315415+
},
315416+
{
315417+
"name": "BM_otlp_grpc_with_collector",
315418+
"value": 1737238.0409921918,
315419+
"unit": "ns/iter",
315420+
"extra": "iterations: 224\ncpu: 629022.0491071428 ns\nthreads: 1"
315421+
}
315422+
]
315375315423
}
315376315424
]
315377315425
}

0 commit comments

Comments
 (0)