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 0a43c1f
  • Loading branch information
github-action-benchmark committed Jul 17, 2024
1 parent e8d28c2 commit e5ab2d5
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": 1721257305646,
"lastUpdate": 1721257307626,
"repoUrl": "https://github.com/open-telemetry/opentelemetry-cpp",
"entries": {
"OpenTelemetry-cpp api Benchmark": [
Expand Down Expand Up @@ -188232,6 +188232,54 @@ window.BENCHMARK_DATA = {
"extra": "iterations: 230\ncpu: 612270.0478260869 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": "0a43c1f2b16e2636e7c768c88957c4f0e4d3f8ce",
"message": "[BUILD] Upgrade to opentelemetry-proto 1.3.2 (#2991)",
"timestamp": "2024-07-18T00:48:26+02:00",
"tree_id": "49fb33f943d140c9bdc95c5106a735eb8c81536a",
"url": "https://github.com/open-telemetry/opentelemetry-cpp/commit/0a43c1f2b16e2636e7c768c88957c4f0e4d3f8ce"
},
"date": 1721257296416,
"tool": "googlecpp",
"benches": [
{
"name": "BM_OtlpExporterEmptySpans",
"value": 17.47731185634125,
"unit": "ns/iter",
"extra": "iterations: 7986000\ncpu: 17.475087402955175 ns\nthreads: 1"
},
{
"name": "BM_OtlpExporterSparseSpans",
"value": 130.82735652853202,
"unit": "ns/iter",
"extra": "iterations: 1084000\ncpu: 128.5575590405904 ns\nthreads: 1"
},
{
"name": "BM_OtlpExporterDenseSpans",
"value": 921.6358459073733,
"unit": "ns/iter",
"extra": "iterations: 153000\ncpu: 917.9928235294121 ns\nthreads: 1"
},
{
"name": "BM_otlp_grpc_with_collector",
"value": 1603405.6997706748,
"unit": "ns/iter",
"extra": "iterations: 234\ncpu: 600669.948717949 ns\nthreads: 1"
}
]
}
]
}
Expand Down

0 comments on commit e5ab2d5

Please sign in to comment.