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 bd11434
  • Loading branch information
github-action-benchmark committed Sep 30, 2023
1 parent 1b2a2c4 commit fcde33e
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": 1696062069160,
"lastUpdate": 1696084902237,
"repoUrl": "https://github.com/open-telemetry/opentelemetry-cpp",
"entries": {
"OpenTelemetry-cpp api Benchmark": [
Expand Down Expand Up @@ -111192,6 +111192,54 @@ window.BENCHMARK_DATA = {
"extra": "iterations: 318\ncpu: 408144.65408805053 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": "bd114349405745765e969caa6aefbb97b3845cae",
"message": "[REMOVAL] Drop C++11 support (#2342)",
"timestamp": "2023-09-30T16:23:52+02:00",
"tree_id": "04c32eb6f61c36917a3ab094f8ca1619a67e9ebe",
"url": "https://github.com/open-telemetry/opentelemetry-cpp/commit/bd114349405745765e969caa6aefbb97b3845cae"
},
"date": 1696084896889,
"tool": "googlecpp",
"benches": [
{
"name": "BM_OtlpExporterEmptySpans",
"value": 45.380235588463556,
"unit": "ns/iter",
"extra": "iterations: 3288000\ncpu: 42.89753649635036 ns\nthreads: 1"
},
{
"name": "BM_OtlpExporterSparseSpans",
"value": 209.7290609277966,
"unit": "ns/iter",
"extra": "iterations: 863000\ncpu: 168.8139049826188 ns\nthreads: 1"
},
{
"name": "BM_OtlpExporterDenseSpans",
"value": 1146.8356655490013,
"unit": "ns/iter",
"extra": "iterations: 124000\ncpu: 1138.38064516129 ns\nthreads: 1"
},
{
"name": "BM_otlp_grpc_with_collector",
"value": 3483623.266220093,
"unit": "ns/iter",
"extra": "iterations: 192\ncpu: 683838.5416666666 ns\nthreads: 1"
}
]
}
]
}
Expand Down

0 comments on commit fcde33e

Please sign in to comment.