Skip to content

Commit 1a45c01

Browse files
author
github-action-benchmark
committed
add OpenTelemetry-cpp exporters Benchmark (googlecpp) benchmark result for 72b0080
1 parent de583c6 commit 1a45c01

File tree

1 file changed

+49
-1
lines changed

1 file changed

+49
-1
lines changed

benchmarks/data.js

Lines changed: 49 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
window.BENCHMARK_DATA = {
2-
"lastUpdate": 1737727488291,
2+
"lastUpdate": 1737727491450,
33
"repoUrl": "https://github.com/open-telemetry/opentelemetry-cpp",
44
"entries": {
55
"OpenTelemetry-cpp api Benchmark": [
@@ -237516,6 +237516,54 @@ window.BENCHMARK_DATA = {
237516237516
"extra": "iterations: 228\ncpu: 609773.4166666666 ns\nthreads: 1"
237517237517
}
237518237518
]
237519+
},
237520+
{
237521+
"commit": {
237522+
"author": {
237523+
"email": "[email protected]",
237524+
"name": "Santiago Gimeno",
237525+
"username": "santigimeno"
237526+
},
237527+
"committer": {
237528+
"email": "[email protected]",
237529+
"name": "GitHub",
237530+
"username": "web-flow"
237531+
},
237532+
"distinct": true,
237533+
"id": "72b00809aac4a55570f76469b5cd4d9017714529",
237534+
"message": "[BUILD] Update opentelemetry-proto version (#3254)\n\nIn `cmake/opentelemetry-proto.cmake` and `third_party_release` which\r\nwere not updated when upgrading to `1.5.0`.",
237535+
"timestamp": "2025-01-24T14:49:57+01:00",
237536+
"tree_id": "92364eebbcf278cc43d7061e433355d86b50810c",
237537+
"url": "https://github.com/open-telemetry/opentelemetry-cpp/commit/72b00809aac4a55570f76469b5cd4d9017714529"
237538+
},
237539+
"date": 1737727476804,
237540+
"tool": "googlecpp",
237541+
"benches": [
237542+
{
237543+
"name": "BM_OtlpExporterEmptySpans",
237544+
"value": 18.005424427077617,
237545+
"unit": "ns/iter",
237546+
"extra": "iterations: 7689000\ncpu: 18.0055500065028 ns\nthreads: 1"
237547+
},
237548+
{
237549+
"name": "BM_OtlpExporterSparseSpans",
237550+
"value": 130.86110798280632,
237551+
"unit": "ns/iter",
237552+
"extra": "iterations: 1072000\ncpu: 128.76825279850746 ns\nthreads: 1"
237553+
},
237554+
{
237555+
"name": "BM_OtlpExporterDenseSpans",
237556+
"value": 933.4638816158788,
237557+
"unit": "ns/iter",
237558+
"extra": "iterations: 147000\ncpu: 931.1880272108848 ns\nthreads: 1"
237559+
},
237560+
{
237561+
"name": "BM_otlp_grpc_with_collector",
237562+
"value": 1685940.302335299,
237563+
"unit": "ns/iter",
237564+
"extra": "iterations: 234\ncpu: 596987.8119658122 ns\nthreads: 1"
237565+
}
237566+
]
237519237567
}
237520237568
]
237521237569
}

0 commit comments

Comments
 (0)