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 605c3e8
  • Loading branch information
github-action-benchmark committed May 27, 2024
1 parent 965f35d commit e03a879
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": 1716839932886,
"lastUpdate": 1716839934212,
"repoUrl": "https://github.com/open-telemetry/opentelemetry-cpp",
"entries": {
"OpenTelemetry-cpp api Benchmark": [
Expand Down Expand Up @@ -170916,6 +170916,54 @@ window.BENCHMARK_DATA = {
"extra": "iterations: 265\ncpu: 487876.11320754717 ns\nthreads: 1"
}
]
},
{
"commit": {
"author": {
"email": "[email protected]",
"name": "WenTao Ou",
"username": "owent"
},
"committer": {
"email": "[email protected]",
"name": "GitHub",
"username": "web-flow"
},
"distinct": true,
"id": "605c3e8ea7307dbc8d2c54db2587476cc6a0cbb7",
"message": "[SDK] Fix forceflush may wait for ever (#2584)\n\n\r\nCo-authored-by: Marc Alff <[email protected]>\r\nCo-authored-by: Tom Tan <[email protected]>",
"timestamp": "2024-05-27T21:50:01+02:00",
"tree_id": "bbef5dc20219ce27479f59d7b5c17f313186bf0d",
"url": "https://github.com/open-telemetry/opentelemetry-cpp/commit/605c3e8ea7307dbc8d2c54db2587476cc6a0cbb7"
},
"date": 1716839924647,
"tool": "googlecpp",
"benches": [
{
"name": "BM_OtlpExporterEmptySpans",
"value": 47.70552239766935,
"unit": "ns/iter",
"extra": "iterations: 2952000\ncpu: 47.70602608401084 ns\nthreads: 1"
},
{
"name": "BM_OtlpExporterSparseSpans",
"value": 185.52146313969624,
"unit": "ns/iter",
"extra": "iterations: 817000\ncpu: 175.9053157894737 ns\nthreads: 1"
},
{
"name": "BM_OtlpExporterDenseSpans",
"value": 1149.4139830271404,
"unit": "ns/iter",
"extra": "iterations: 120000\ncpu: 1148.061041666667 ns\nthreads: 1"
},
{
"name": "BM_otlp_grpc_with_collector",
"value": 2426613.3363219514,
"unit": "ns/iter",
"extra": "iterations: 261\ncpu: 493328.39080459793 ns\nthreads: 1"
}
]
}
]
}
Expand Down

0 comments on commit e03a879

Please sign in to comment.