Skip to content

Commit

Permalink
add OpenTelemetry-cpp exporters Benchmark (googlecpp) benchmark resul…
Browse files Browse the repository at this point in the history
…t for f2cbf02
  • Loading branch information
github-action-benchmark committed Oct 16, 2023
1 parent 8d84829 commit f300f74
Showing 1 changed file with 49 additions and 1 deletion.
50 changes: 49 additions & 1 deletion benchmarks/data.js
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
window.BENCHMARK_DATA = {
"lastUpdate": 1697440664026,
"lastUpdate": 1697442727831,
"repoUrl": "https://github.com/open-telemetry/opentelemetry-cpp",
"entries": {
"OpenTelemetry-cpp api Benchmark": [
Expand Down Expand Up @@ -115008,6 +115008,54 @@ window.BENCHMARK_DATA = {
"extra": "iterations: 308\ncpu: 413367.20779220766 ns\nthreads: 1"
}
]
},
{
"commit": {
"author": {
"email": "[email protected]",
"name": "Marc Alff",
"username": "marcalff"
},
"committer": {
"email": "[email protected]",
"name": "GitHub",
"username": "web-flow"
},
"distinct": true,
"id": "f2cbf02ec167729cedb177f4b85133121513a796",
"message": "[SEMANTIC CONVENTION] Upgrade to semconv 1.22.0 (#2368)",
"timestamp": "2023-10-16T09:38:30+02:00",
"tree_id": "561437b6cea8ac7f11be34033c8dc5730faa02df",
"url": "https://github.com/open-telemetry/opentelemetry-cpp/commit/f2cbf02ec167729cedb177f4b85133121513a796"
},
"date": 1697442721817,
"tool": "googlecpp",
"benches": [
{
"name": "BM_OtlpExporterEmptySpans",
"value": 35.27766628207757,
"unit": "ns/iter",
"extra": "iterations: 3972000\ncpu: 35.239677744209466 ns\nthreads: 1"
},
{
"name": "BM_OtlpExporterSparseSpans",
"value": 127.44465554840284,
"unit": "ns/iter",
"extra": "iterations: 1093000\ncpu: 127.42369624885636 ns\nthreads: 1"
},
{
"name": "BM_OtlpExporterDenseSpans",
"value": 873.2324801616787,
"unit": "ns/iter",
"extra": "iterations: 161000\ncpu: 873.2260869565215 ns\nthreads: 1"
},
{
"name": "BM_otlp_grpc_with_collector",
"value": 1553630.4068776357,
"unit": "ns/iter",
"extra": "iterations: 339\ncpu: 394443.0678466078 ns\nthreads: 1"
}
]
}
]
}
Expand Down

0 comments on commit f300f74

Please sign in to comment.