Skip to content

Commit ad712d4

Browse files
author
github-action-benchmark
committed
add OpenTelemetry-cpp exporters Benchmark (googlecpp) benchmark result for 6aece9b
1 parent 706d652 commit ad712d4

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": 1754932556850,
2+
"lastUpdate": 1754932559151,
33
"repoUrl": "https://github.com/open-telemetry/opentelemetry-cpp",
44
"entries": {
55
"OpenTelemetry-cpp api Benchmark": [
@@ -319890,6 +319890,54 @@ window.BENCHMARK_DATA = {
319890319890
"extra": "iterations: 225\ncpu: 629817.1777777779 ns\nthreads: 1"
319891319891
}
319892319892
]
319893+
},
319894+
{
319895+
"commit": {
319896+
"author": {
319897+
"email": "49699333+dependabot[bot]@users.noreply.github.com",
319898+
"name": "dependabot[bot]",
319899+
"username": "dependabot[bot]"
319900+
},
319901+
"committer": {
319902+
"email": "[email protected]",
319903+
"name": "GitHub",
319904+
"username": "web-flow"
319905+
},
319906+
"distinct": true,
319907+
"id": "6aece9bd83e2c2f79a214553f2ccbbb1e7b595c6",
319908+
"message": "Bump github/codeql-action from 3.29.7 to 3.29.8 (#3584)\n\n* Bump github/codeql-action from 3.29.7 to 3.29.8\n\nBumps [github/codeql-action](https://github.com/github/codeql-action) from 3.29.7 to 3.29.8.\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/51f77329afa6477de8c49fc9c7046c15b9a4e79d...76621b61decf072c1cee8dd1ce2d2a82d33c17ed)\n\n---\nupdated-dependencies:\n- dependency-name: github/codeql-action\n dependency-version: 3.29.8\n dependency-type: direct:production\n update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] <[email protected]>\n\n* Update ossf-scorecard.yml\n\n* Update codeql-analysis.yml\n\n---------\n\nSigned-off-by: dependabot[bot] <[email protected]>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>\nCo-authored-by: Lalit Kumar Bhasin <[email protected]>",
319909+
"timestamp": "2025-08-11T10:12:19-07:00",
319910+
"tree_id": "191273315fe9bc3825b23a57b797787b0b9a551b",
319911+
"url": "https://github.com/open-telemetry/opentelemetry-cpp/commit/6aece9bd83e2c2f79a214553f2ccbbb1e7b595c6"
319912+
},
319913+
"date": 1754932539248,
319914+
"tool": "googlecpp",
319915+
"benches": [
319916+
{
319917+
"name": "BM_OtlpExporterEmptySpans",
319918+
"value": 18.785796692463435,
319919+
"unit": "ns/iter",
319920+
"extra": "iterations: 7510000\ncpu: 18.784073635153128 ns\nthreads: 1"
319921+
},
319922+
{
319923+
"name": "BM_OtlpExporterSparseSpans",
319924+
"value": 134.65646692415908,
319925+
"unit": "ns/iter",
319926+
"extra": "iterations: 1077000\ncpu: 132.68811049210774 ns\nthreads: 1"
319927+
},
319928+
{
319929+
"name": "BM_OtlpExporterDenseSpans",
319930+
"value": 951.5001284365622,
319931+
"unit": "ns/iter",
319932+
"extra": "iterations: 151000\ncpu: 948.9825562913903 ns\nthreads: 1"
319933+
},
319934+
{
319935+
"name": "BM_otlp_grpc_with_collector",
319936+
"value": 1787786.0112233204,
319937+
"unit": "ns/iter",
319938+
"extra": "iterations: 222\ncpu: 627277.189189189 ns\nthreads: 1"
319939+
}
319940+
]
319893319941
}
319894319942
]
319895319943
}

0 commit comments

Comments
 (0)