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 0803e6a
  • Loading branch information
github-action-benchmark committed Oct 2, 2023
1 parent c786f01 commit 0cad545
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": 1696084908711,
"lastUpdate": 1696271644793,
"repoUrl": "https://github.com/open-telemetry/opentelemetry-cpp",
"entries": {
"OpenTelemetry-cpp api Benchmark": [
Expand Down Expand Up @@ -111624,6 +111624,54 @@ window.BENCHMARK_DATA = {
"extra": "iterations: 192\ncpu: 683838.5416666666 ns\nthreads: 1"
}
]
},
{
"commit": {
"author": {
"email": "[email protected]",
"name": "David Ashpole",
"username": "dashpole"
},
"committer": {
"email": "[email protected]",
"name": "GitHub",
"username": "web-flow"
},
"distinct": true,
"id": "0803e6a8f26458df4c987c5fcc19823ca530cc41",
"message": "prometheus exporter: Add otel_scope_name and otel_scope_version labels (#2293)",
"timestamp": "2023-10-02T20:21:01+02:00",
"tree_id": "bcc5e0d4d980772fe94c95546090d118118e72d2",
"url": "https://github.com/open-telemetry/opentelemetry-cpp/commit/0803e6a8f26458df4c987c5fcc19823ca530cc41"
},
"date": 1696271638873,
"tool": "googlecpp",
"benches": [
{
"name": "BM_OtlpExporterEmptySpans",
"value": 35.81920425514171,
"unit": "ns/iter",
"extra": "iterations: 4002000\ncpu: 34.75974512743629 ns\nthreads: 1"
},
{
"name": "BM_OtlpExporterSparseSpans",
"value": 127.19685038469241,
"unit": "ns/iter",
"extra": "iterations: 1107000\ncpu: 126.10009033423668 ns\nthreads: 1"
},
{
"name": "BM_OtlpExporterDenseSpans",
"value": 868.7943588068456,
"unit": "ns/iter",
"extra": "iterations: 162000\ncpu: 866.4604938271605 ns\nthreads: 1"
},
{
"name": "BM_otlp_grpc_with_collector",
"value": 1939524.9788878395,
"unit": "ns/iter",
"extra": "iterations: 305\ncpu: 410572.45901639346 ns\nthreads: 1"
}
]
}
]
}
Expand Down

0 comments on commit 0cad545

Please sign in to comment.