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 a7f9daf
  • Loading branch information
github-action-benchmark committed Feb 21, 2025
1 parent 07133b6 commit e7acecd
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": 1740136415841,
"lastUpdate": 1740136418360,
"repoUrl": "https://github.com/open-telemetry/opentelemetry-cpp",
"entries": {
"OpenTelemetry-cpp api Benchmark": [
Expand Down Expand Up @@ -244620,6 +244620,54 @@ window.BENCHMARK_DATA = {
"extra": "iterations: 232\ncpu: 606641.650862069 ns\nthreads: 1"
}
]
},
{
"commit": {
"author": {
"email": "sharmapranav@google.com",
"name": "Pranav Sharma",
"username": "psx95"
},
"committer": {
"email": "noreply@github.com",
"name": "GitHub",
"username": "web-flow"
},
"distinct": true,
"id": "a7f9daf4cf46c5037cf2bae0085ceec4bf673baf",
"message": "[SDK] Add meter scope configurator (#3268)",
"timestamp": "2025-02-21T12:10:14+01:00",
"tree_id": "0985c00f2366c8a07d21790b71e9d06f4d415772",
"url": "https://github.com/open-telemetry/opentelemetry-cpp/commit/a7f9daf4cf46c5037cf2bae0085ceec4bf673baf"
},
"date": 1740136402805,
"tool": "googlecpp",
"benches": [
{
"name": "BM_OtlpExporterEmptySpans",
"value": 18.11312481028135,
"unit": "ns/iter",
"extra": "iterations: 7808000\ncpu: 18.113152151639348 ns\nthreads: 1"
},
{
"name": "BM_OtlpExporterSparseSpans",
"value": 130.59422317962074,
"unit": "ns/iter",
"extra": "iterations: 1068000\ncpu: 128.3929550561798 ns\nthreads: 1"
},
{
"name": "BM_OtlpExporterDenseSpans",
"value": 927.8619526237842,
"unit": "ns/iter",
"extra": "iterations: 151000\ncpu: 925.6994105960265 ns\nthreads: 1"
},
{
"name": "BM_otlp_grpc_with_collector",
"value": 1684345.3697536304,
"unit": "ns/iter",
"extra": "iterations: 230\ncpu: 609138.1695652172 ns\nthreads: 1"
}
]
}
]
}
Expand Down

0 comments on commit e7acecd

Please sign in to comment.