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 cd626c2
  • Loading branch information
github-action-benchmark committed Dec 8, 2023
1 parent 2fb7924 commit 6e3cf3b
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": 1702018501129,
"lastUpdate": 1702018503457,
"repoUrl": "https://github.com/open-telemetry/opentelemetry-cpp",
"entries": {
"OpenTelemetry-cpp api Benchmark": [
Expand Down Expand Up @@ -130956,6 +130956,54 @@ window.BENCHMARK_DATA = {
"extra": "iterations: 261\ncpu: 531541.3793103449 ns\nthreads: 1"
}
]
},
{
"commit": {
"author": {
"email": "49699333+dependabot[bot]@users.noreply.github.com",
"name": "dependabot[bot]",
"username": "dependabot[bot]"
},
"committer": {
"email": "[email protected]",
"name": "GitHub",
"username": "web-flow"
},
"distinct": true,
"id": "cd626c2ae9973db08c3b306269cec90da462e3de",
"message": "Bump actions/stale from 8 to 9 (#2441)",
"timestamp": "2023-12-07T22:46:12-08:00",
"tree_id": "ed62f8dece60f994873383bce654fe4807f86e86",
"url": "https://github.com/open-telemetry/opentelemetry-cpp/commit/cd626c2ae9973db08c3b306269cec90da462e3de"
},
"date": 1702018495924,
"tool": "googlecpp",
"benches": [
{
"name": "BM_OtlpExporterEmptySpans",
"value": 50.84176434428331,
"unit": "ns/iter",
"extra": "iterations: 3047000\ncpu: 46.46928126025599 ns\nthreads: 1"
},
{
"name": "BM_OtlpExporterSparseSpans",
"value": 187.23968975963274,
"unit": "ns/iter",
"extra": "iterations: 779000\ncpu: 176.29281129653398 ns\nthreads: 1"
},
{
"name": "BM_OtlpExporterDenseSpans",
"value": 1259.6448262532551,
"unit": "ns/iter",
"extra": "iterations: 120000\ncpu: 1153.6400000000008 ns\nthreads: 1"
},
{
"name": "BM_otlp_grpc_with_collector",
"value": 2065170.716137776,
"unit": "ns/iter",
"extra": "iterations: 303\ncpu: 470556.76567656745 ns\nthreads: 1"
}
]
}
]
}
Expand Down

0 comments on commit 6e3cf3b

Please sign in to comment.