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 ab83f4f
  • Loading branch information
github-action-benchmark committed Sep 25, 2023
1 parent 46647f0 commit 40aacd2
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": 1695683526329,
"lastUpdate": 1695683529257,
"repoUrl": "https://github.com/open-telemetry/opentelemetry-cpp",
"entries": {
"OpenTelemetry-cpp api Benchmark": [
Expand Down Expand Up @@ -108342,6 +108342,54 @@ window.BENCHMARK_DATA = {
"extra": "iterations: 265\ncpu: 519314.71698113217 ns\nthreads: 1"
}
]
},
{
"commit": {
"author": {
"email": "[email protected]",
"name": "Tom Tan",
"username": "ThomsonTan"
},
"committer": {
"email": "[email protected]",
"name": "GitHub",
"username": "web-flow"
},
"distinct": true,
"id": "ab83f4f74745ffcf1e87a7411321ca51809091c8",
"message": "Fix minor inconsistent log message in Meter::RegisterSyncMetricStorage (#2325)",
"timestamp": "2023-09-26T00:57:16+02:00",
"tree_id": "012e967e71161a02230564c24850f18f738fc8be",
"url": "https://github.com/open-telemetry/opentelemetry-cpp/commit/ab83f4f74745ffcf1e87a7411321ca51809091c8"
},
"date": 1695683523112,
"tool": "googlecpp",
"benches": [
{
"name": "BM_OtlpExporterEmptySpans",
"value": 136.23643017973495,
"unit": "ns/iter",
"extra": "iterations: 988000\ncpu: 135.9400809716599 ns\nthreads: 1"
},
{
"name": "BM_OtlpExporterSparseSpans",
"value": 253.92220159282599,
"unit": "ns/iter",
"extra": "iterations: 669000\ncpu: 211.28355754857998 ns\nthreads: 1"
},
{
"name": "BM_OtlpExporterDenseSpans",
"value": 838.8609575802052,
"unit": "ns/iter",
"extra": "iterations: 169000\ncpu: 836.1414201183434 ns\nthreads: 1"
},
{
"name": "BM_otlp_grpc_with_collector",
"value": 2288991.754705256,
"unit": "ns/iter",
"extra": "iterations: 275\ncpu: 519676.36363636365 ns\nthreads: 1"
}
]
}
]
}
Expand Down

0 comments on commit 40aacd2

Please sign in to comment.