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 edb8937
  • Loading branch information
github-action-benchmark committed Feb 1, 2025
1 parent 11691ec commit 499a1ec
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": 1738269754029,
"lastUpdate": 1738442138562,
"repoUrl": "https://github.com/open-telemetry/opentelemetry-cpp",
"entries": {
"OpenTelemetry-cpp api Benchmark": [
Expand Down Expand Up @@ -238896,6 +238896,54 @@ window.BENCHMARK_DATA = {
"extra": "iterations: 232\ncpu: 597875.5948275862 ns\nthreads: 1"
}
]
},
{
"commit": {
"author": {
"email": "admin@owent.net",
"name": "WenTao Ou",
"username": "owent"
},
"committer": {
"email": "noreply@github.com",
"name": "GitHub",
"username": "web-flow"
},
"distinct": true,
"id": "edb8937377a61a546a8201586caa7d8b475907f8",
"message": "[DOC] Add document and example for sharing gRPC Client (#3260)",
"timestamp": "2025-02-01T21:20:39+01:00",
"tree_id": "1fd15c6d271fdd0271cbe43d8311b47814e75116",
"url": "https://github.com/open-telemetry/opentelemetry-cpp/commit/edb8937377a61a546a8201586caa7d8b475907f8"
},
"date": 1738442126329,
"tool": "googlecpp",
"benches": [
{
"name": "BM_OtlpExporterEmptySpans",
"value": 18.532194468398167,
"unit": "ns/iter",
"extra": "iterations: 7472000\ncpu: 18.53232481263383 ns\nthreads: 1"
},
{
"name": "BM_OtlpExporterSparseSpans",
"value": 132.7852150062462,
"unit": "ns/iter",
"extra": "iterations: 1078000\ncpu: 130.14138868274583 ns\nthreads: 1"
},
{
"name": "BM_OtlpExporterDenseSpans",
"value": 943.2049835620284,
"unit": "ns/iter",
"extra": "iterations: 147000\ncpu: 941.2280068027209 ns\nthreads: 1"
},
{
"name": "BM_otlp_grpc_with_collector",
"value": 1730820.1558789492,
"unit": "ns/iter",
"extra": "iterations: 227\ncpu: 613778.1013215862 ns\nthreads: 1"
}
]
}
]
}
Expand Down

0 comments on commit 499a1ec

Please sign in to comment.