Skip to content

Commit a6cc91d

Browse files
author
github-action-benchmark
committed
add OpenTelemetry-cpp exporters Benchmark (googlecpp) benchmark result for 7115022
1 parent 3869d63 commit a6cc91d

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": 1757324193218,
2+
"lastUpdate": 1757477795219,
33
"repoUrl": "https://github.com/open-telemetry/opentelemetry-cpp",
44
"entries": {
55
"OpenTelemetry-cpp api Benchmark": [
@@ -333132,6 +333132,54 @@ window.BENCHMARK_DATA = {
333132333132
"extra": "iterations: 224\ncpu: 626370.7857142858 ns\nthreads: 1"
333133333133
}
333134333134
]
333135+
},
333136+
{
333137+
"commit": {
333138+
"author": {
333139+
"email": "49699333+dependabot[bot]@users.noreply.github.com",
333140+
"name": "dependabot[bot]",
333141+
"username": "dependabot[bot]"
333142+
},
333143+
"committer": {
333144+
"email": "[email protected]",
333145+
"name": "GitHub",
333146+
"username": "web-flow"
333147+
},
333148+
"distinct": true,
333149+
"id": "71150227a31428d2918c74b51e20bbd123767bf4",
333150+
"message": "Bump github/codeql-action from 3.30.1 to 3.30.2 (#3637)\n\nBumps [github/codeql-action](https://github.com/github/codeql-action) from 3.30.1 to 3.30.2.\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/f1f6e5f6af878fb37288ce1c627459e94dbf7d01...d3678e237b9c32a6c9bffb3315c335f976f3549f)\n\n---\nupdated-dependencies:\n- dependency-name: github/codeql-action\n dependency-version: 3.30.2\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>",
333151+
"timestamp": "2025-09-09T21:09:22-07:00",
333152+
"tree_id": "5255cf20fab1db344c5014cbbb0340dc99ad99de",
333153+
"url": "https://github.com/open-telemetry/opentelemetry-cpp/commit/71150227a31428d2918c74b51e20bbd123767bf4"
333154+
},
333155+
"date": 1757477774738,
333156+
"tool": "googlecpp",
333157+
"benches": [
333158+
{
333159+
"name": "BM_OtlpExporterEmptySpans",
333160+
"value": 29.303365066859957,
333161+
"unit": "ns/iter",
333162+
"extra": "iterations: 4279000\ncpu: 29.272340733816314 ns\nthreads: 1"
333163+
},
333164+
{
333165+
"name": "BM_OtlpExporterSparseSpans",
333166+
"value": 223.59208746270818,
333167+
"unit": "ns/iter",
333168+
"extra": "iterations: 637000\ncpu: 218.92199529042392 ns\nthreads: 1"
333169+
},
333170+
{
333171+
"name": "BM_OtlpExporterDenseSpans",
333172+
"value": 1572.9506810506184,
333173+
"unit": "ns/iter",
333174+
"extra": "iterations: 90000\ncpu: 1548.8427888888891 ns\nthreads: 1"
333175+
},
333176+
{
333177+
"name": "BM_otlp_grpc_with_collector",
333178+
"value": 2607754.1530641736,
333179+
"unit": "ns/iter",
333180+
"extra": "iterations: 234\ncpu: 618875.9401709405 ns\nthreads: 1"
333181+
}
333182+
]
333135333183
}
333136333184
]
333137333185
}

0 commit comments

Comments
 (0)