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 df96b74
  • Loading branch information
github-action-benchmark committed Oct 11, 2023
1 parent cf7a288 commit 97dc33b
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": 1696922785839,
"lastUpdate": 1697016758147,
"repoUrl": "https://github.com/open-telemetry/opentelemetry-cpp",
"entries": {
"OpenTelemetry-cpp api Benchmark": [
Expand Down Expand Up @@ -113328,6 +113328,54 @@ window.BENCHMARK_DATA = {
"extra": "iterations: 303\ncpu: 465445.54455445544 ns\nthreads: 1"
}
]
},
{
"commit": {
"author": {
"email": "[email protected]",
"name": "Marc Alff",
"username": "marcalff"
},
"committer": {
"email": "[email protected]",
"name": "GitHub",
"username": "web-flow"
},
"distinct": true,
"id": "df96b7429a635349ec5aa355716548ce4f184d90",
"message": "[BUILD] Upgrade libcurl to version 8.4.0 (#2358)",
"timestamp": "2023-10-11T11:17:26+02:00",
"tree_id": "2e515a584f19fda84193dc34b84bcbadef14a92e",
"url": "https://github.com/open-telemetry/opentelemetry-cpp/commit/df96b7429a635349ec5aa355716548ce4f184d90"
},
"date": 1697016752606,
"tool": "googlecpp",
"benches": [
{
"name": "BM_OtlpExporterEmptySpans",
"value": 34.94926763456841,
"unit": "ns/iter",
"extra": "iterations: 4001000\ncpu: 34.94611347163208 ns\nthreads: 1"
},
{
"name": "BM_OtlpExporterSparseSpans",
"value": 127.70248790018513,
"unit": "ns/iter",
"extra": "iterations: 1093000\ncpu: 127.70256175663309 ns\nthreads: 1"
},
{
"name": "BM_OtlpExporterDenseSpans",
"value": 871.2570119348372,
"unit": "ns/iter",
"extra": "iterations: 161000\ncpu: 871.2590062111803 ns\nthreads: 1"
},
{
"name": "BM_otlp_grpc_with_collector",
"value": 1461561.2732452305,
"unit": "ns/iter",
"extra": "iterations: 353\ncpu: 388916.1473087817 ns\nthreads: 1"
}
]
}
]
}
Expand Down

0 comments on commit 97dc33b

Please sign in to comment.