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 9f6d145
  • Loading branch information
github-action-benchmark committed Dec 6, 2023
1 parent da4ddb7 commit d0c67b7
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": 1701822823991,
"lastUpdate": 1701822827970,
"repoUrl": "https://github.com/open-telemetry/opentelemetry-cpp",
"entries": {
"OpenTelemetry-cpp api Benchmark": [
Expand Down Expand Up @@ -129426,6 +129426,54 @@ window.BENCHMARK_DATA = {
"extra": "iterations: 278\ncpu: 427414.3884892085 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": "9f6d1453e7b4207eeac20ac3f5b748a1159224af",
"message": "[REMOVAL] Remove ZPAGES (#2433)",
"timestamp": "2023-12-06T01:25:11+01:00",
"tree_id": "96e6c572835461806e96ee5a80e91e30c315ceca",
"url": "https://github.com/open-telemetry/opentelemetry-cpp/commit/9f6d1453e7b4207eeac20ac3f5b748a1159224af"
},
"date": 1701822822026,
"tool": "googlecpp",
"benches": [
{
"name": "BM_OtlpExporterEmptySpans",
"value": 45.73940306670906,
"unit": "ns/iter",
"extra": "iterations: 3096000\ncpu: 45.420413436692506 ns\nthreads: 1"
},
{
"name": "BM_OtlpExporterSparseSpans",
"value": 178.33347102988355,
"unit": "ns/iter",
"extra": "iterations: 789000\ncpu: 177.22217997465148 ns\nthreads: 1"
},
{
"name": "BM_OtlpExporterDenseSpans",
"value": 1154.2657526527962,
"unit": "ns/iter",
"extra": "iterations: 123000\ncpu: 1143.6203252032526 ns\nthreads: 1"
},
{
"name": "BM_otlp_grpc_with_collector",
"value": 2282292.3033776945,
"unit": "ns/iter",
"extra": "iterations: 274\ncpu: 507130.65693430667 ns\nthreads: 1"
}
]
}
]
}
Expand Down

0 comments on commit d0c67b7

Please sign in to comment.