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 96e5078
  • Loading branch information
github-action-benchmark committed Dec 8, 2023
1 parent 478f770 commit b43c9fb
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": 1702072988546,
"lastUpdate": 1702072991259,
"repoUrl": "https://github.com/open-telemetry/opentelemetry-cpp",
"entries": {
"OpenTelemetry-cpp api Benchmark": [
Expand Down Expand Up @@ -131400,6 +131400,54 @@ window.BENCHMARK_DATA = {
"extra": "iterations: 303\ncpu: 470556.76567656745 ns\nthreads: 1"
}
]
},
{
"commit": {
"author": {
"email": "[email protected]",
"name": "Tom Tan",
"username": "ThomsonTan"
},
"committer": {
"email": "[email protected]",
"name": "GitHub",
"username": "web-flow"
},
"distinct": true,
"id": "96e5078cfffbf35dca590326e321db607730d3f6",
"message": "[BUILD] Accept path list in OPENTELEMETRY_EXTERNAL_COMPONENT_PATH (#2439)",
"timestamp": "2023-12-08T13:54:37-08:00",
"tree_id": "f2b2a28b9f7b6088ca357b423b488c3f6fa837dc",
"url": "https://github.com/open-telemetry/opentelemetry-cpp/commit/96e5078cfffbf35dca590326e321db607730d3f6"
},
"date": 1702072983637,
"tool": "googlecpp",
"benches": [
{
"name": "BM_OtlpExporterEmptySpans",
"value": 39.052681897456274,
"unit": "ns/iter",
"extra": "iterations: 3559000\ncpu: 38.99542006181512 ns\nthreads: 1"
},
{
"name": "BM_OtlpExporterSparseSpans",
"value": 169.7996193338711,
"unit": "ns/iter",
"extra": "iterations: 957000\ncpu: 169.78296760710555 ns\nthreads: 1"
},
{
"name": "BM_OtlpExporterDenseSpans",
"value": 1097.219467163086,
"unit": "ns/iter",
"extra": "iterations: 125000\ncpu: 1097.2432000000003 ns\nthreads: 1"
},
{
"name": "BM_otlp_grpc_with_collector",
"value": 2056779.3399095535,
"unit": "ns/iter",
"extra": "iterations: 256\ncpu: 518048.8281250001 ns\nthreads: 1"
}
]
}
]
}
Expand Down

0 comments on commit b43c9fb

Please sign in to comment.