Skip to content

Commit a1bd45b

Browse files
author
github-action-benchmark
committed
add OpenTelemetry-cpp exporters Benchmark (googlecpp) benchmark result for 3a6b1d3
1 parent aff141a commit a1bd45b

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": 1757324187360,
2+
"lastUpdate": 1757324189620,
33
"repoUrl": "https://github.com/open-telemetry/opentelemetry-cpp",
44
"entries": {
55
"OpenTelemetry-cpp api Benchmark": [
@@ -332886,6 +332886,54 @@ window.BENCHMARK_DATA = {
332886332886
"extra": "iterations: 222\ncpu: 629640.8828828827 ns\nthreads: 1"
332887332887
}
332888332888
]
332889+
},
332890+
{
332891+
"commit": {
332892+
"author": {
332893+
"email": "49699333+dependabot[bot]@users.noreply.github.com",
332894+
"name": "dependabot[bot]",
332895+
"username": "dependabot[bot]"
332896+
},
332897+
"committer": {
332898+
"email": "[email protected]",
332899+
"name": "GitHub",
332900+
"username": "web-flow"
332901+
},
332902+
"distinct": true,
332903+
"id": "3a6b1d3dd973a0f4ed5de54a6dd3c0b7c3d6d7a6",
332904+
"message": "Bump github/codeql-action from 3.30.0 to 3.30.1 (#3630)\n\nBumps [github/codeql-action](https://github.com/github/codeql-action) from 3.30.0 to 3.30.1.\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/2d92b76c45b91eb80fc44c74ce3fce0ee94e8f9d...f1f6e5f6af878fb37288ce1c627459e94dbf7d01)\n\n---\nupdated-dependencies:\n- dependency-name: github/codeql-action\n dependency-version: 3.30.1\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>",
332905+
"timestamp": "2025-09-08T11:32:00+02:00",
332906+
"tree_id": "79553b82c0320db1a40e12bc502f40cc5e0ec9d4",
332907+
"url": "https://github.com/open-telemetry/opentelemetry-cpp/commit/3a6b1d3dd973a0f4ed5de54a6dd3c0b7c3d6d7a6"
332908+
},
332909+
"date": 1757324168572,
332910+
"tool": "googlecpp",
332911+
"benches": [
332912+
{
332913+
"name": "BM_OtlpExporterEmptySpans",
332914+
"value": 17.465996296943768,
332915+
"unit": "ns/iter",
332916+
"extra": "iterations: 7924000\ncpu: 17.4659401817264 ns\nthreads: 1"
332917+
},
332918+
{
332919+
"name": "BM_OtlpExporterSparseSpans",
332920+
"value": 132.68853500626798,
332921+
"unit": "ns/iter",
332922+
"extra": "iterations: 1054000\ncpu: 130.57201043643263 ns\nthreads: 1"
332923+
},
332924+
{
332925+
"name": "BM_OtlpExporterDenseSpans",
332926+
"value": 959.7807514424227,
332927+
"unit": "ns/iter",
332928+
"extra": "iterations: 147000\ncpu: 956.9160884353744 ns\nthreads: 1"
332929+
},
332930+
{
332931+
"name": "BM_otlp_grpc_with_collector",
332932+
"value": 1763640.7698903766,
332933+
"unit": "ns/iter",
332934+
"extra": "iterations: 224\ncpu: 626370.7857142858 ns\nthreads: 1"
332935+
}
332936+
]
332889332937
}
332890332938
]
332891332939
}

0 commit comments

Comments
 (0)