Skip to content

Commit 8444378

Browse files
author
github-action-benchmark
committed
add OpenTelemetry-cpp exporters Benchmark (googlecpp) benchmark result for 8825da6
1 parent ba40e1e commit 8444378

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": 1753854439890,
2+
"lastUpdate": 1753854443181,
33
"repoUrl": "https://github.com/open-telemetry/opentelemetry-cpp",
44
"entries": {
55
"OpenTelemetry-cpp api Benchmark": [
@@ -317244,6 +317244,54 @@ window.BENCHMARK_DATA = {
317244317244
"extra": "iterations: 225\ncpu: 628623.0311111109 ns\nthreads: 1"
317245317245
}
317246317246
]
317247+
},
317248+
{
317249+
"commit": {
317250+
"author": {
317251+
"email": "49699333+dependabot[bot]@users.noreply.github.com",
317252+
"name": "dependabot[bot]",
317253+
"username": "dependabot[bot]"
317254+
},
317255+
"committer": {
317256+
"email": "[email protected]",
317257+
"name": "GitHub",
317258+
"username": "web-flow"
317259+
},
317260+
"distinct": true,
317261+
"id": "8825da6bf33251ebbadaafc379031672846b67d3",
317262+
"message": "Bump github/codeql-action from 3.29.4 to 3.29.5 (#3574)\n\nBumps [github/codeql-action](https://github.com/github/codeql-action) from 3.29.4 to 3.29.5.\n- [Release notes](https://github.com/github/codeql-action/releases)\n- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/github/codeql-action/compare/4e828ff8d448a8a6e532957b1811f387a63867e8...51f77329afa6477de8c49fc9c7046c15b9a4e79d)\n\n---\nupdated-dependencies:\n- dependency-name: github/codeql-action\n dependency-version: 3.29.5\n dependency-type: direct:production\n update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] <[email protected]>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
317263+
"timestamp": "2025-07-30T07:43:34+02:00",
317264+
"tree_id": "cb51ce36cc2c7155487927619c3098454f69473d",
317265+
"url": "https://github.com/open-telemetry/opentelemetry-cpp/commit/8825da6bf33251ebbadaafc379031672846b67d3"
317266+
},
317267+
"date": 1753854423791,
317268+
"tool": "googlecpp",
317269+
"benches": [
317270+
{
317271+
"name": "BM_OtlpExporterEmptySpans",
317272+
"value": 18.869780155830966,
317273+
"unit": "ns/iter",
317274+
"extra": "iterations: 7411000\ncpu: 18.869774794224806 ns\nthreads: 1"
317275+
},
317276+
{
317277+
"name": "BM_OtlpExporterSparseSpans",
317278+
"value": 133.8664317291055,
317279+
"unit": "ns/iter",
317280+
"extra": "iterations: 1043000\ncpu: 131.51895589645258 ns\nthreads: 1"
317281+
},
317282+
{
317283+
"name": "BM_OtlpExporterDenseSpans",
317284+
"value": 954.7994561391334,
317285+
"unit": "ns/iter",
317286+
"extra": "iterations: 146000\ncpu: 952.4674726027404 ns\nthreads: 1"
317287+
},
317288+
{
317289+
"name": "BM_otlp_grpc_with_collector",
317290+
"value": 1727864.5489666914,
317291+
"unit": "ns/iter",
317292+
"extra": "iterations: 222\ncpu: 623760.7882882883 ns\nthreads: 1"
317293+
}
317294+
]
317247317295
}
317248317296
]
317249317297
}

0 commit comments

Comments
 (0)