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 17c3bc6
  • Loading branch information
github-action-benchmark committed May 28, 2024
1 parent e03a879 commit 4e1efcb
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": 1716839934212,
"lastUpdate": 1716880428181,
"repoUrl": "https://github.com/open-telemetry/opentelemetry-cpp",
"entries": {
"OpenTelemetry-cpp api Benchmark": [
Expand Down Expand Up @@ -170964,6 +170964,54 @@ window.BENCHMARK_DATA = {
"extra": "iterations: 261\ncpu: 493328.39080459793 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": "17c3bc66d44338d1a34ce1456b47897179d8811a",
"message": "[API] DO not allow unsafe `Logger::EmitLogRecord` (#2673)",
"timestamp": "2024-05-28T09:04:49+02:00",
"tree_id": "eaf801c41fc7a49b75e6027310c48155e7b254c2",
"url": "https://github.com/open-telemetry/opentelemetry-cpp/commit/17c3bc66d44338d1a34ce1456b47897179d8811a"
},
"date": 1716880420419,
"tool": "googlecpp",
"benches": [
{
"name": "BM_OtlpExporterEmptySpans",
"value": 46.90198708843711,
"unit": "ns/iter",
"extra": "iterations: 3020000\ncpu: 46.6344238410596 ns\nthreads: 1"
},
{
"name": "BM_OtlpExporterSparseSpans",
"value": 180.78307285622307,
"unit": "ns/iter",
"extra": "iterations: 791000\ncpu: 180.0530480404551 ns\nthreads: 1"
},
{
"name": "BM_OtlpExporterDenseSpans",
"value": 1179.4429180050683,
"unit": "ns/iter",
"extra": "iterations: 121000\ncpu: 1162.2607933884303 ns\nthreads: 1"
},
{
"name": "BM_otlp_grpc_with_collector",
"value": 2063687.4060648524,
"unit": "ns/iter",
"extra": "iterations: 269\ncpu: 475667.7881040894 ns\nthreads: 1"
}
]
}
]
}
Expand Down

0 comments on commit 4e1efcb

Please sign in to comment.