Skip to content

Commit 9a0ba36

Browse files
author
github-action-benchmark
committed
add OpenTelemetry-cpp exporters Benchmark (googlecpp) benchmark result for f4897b2
1 parent 70afb1f commit 9a0ba36

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": 1751369653430,
2+
"lastUpdate": 1751374485804,
33
"repoUrl": "https://github.com/open-telemetry/opentelemetry-cpp",
44
"entries": {
55
"OpenTelemetry-cpp api Benchmark": [
@@ -297132,6 +297132,54 @@ window.BENCHMARK_DATA = {
297132297132
"extra": "iterations: 221\ncpu: 633045.1493212668 ns\nthreads: 1"
297133297133
}
297134297134
]
297135+
},
297136+
{
297137+
"commit": {
297138+
"author": {
297139+
"email": "49699333+dependabot[bot]@users.noreply.github.com",
297140+
"name": "dependabot[bot]",
297141+
"username": "dependabot[bot]"
297142+
},
297143+
"committer": {
297144+
"email": "[email protected]",
297145+
"name": "GitHub",
297146+
"username": "web-flow"
297147+
},
297148+
"distinct": true,
297149+
"id": "f4897b2a5f8d9b65ff777c549f16f3952a1eebab",
297150+
"message": "Bump github/codeql-action from 3.29.1 to 3.29.2 (#3510)\n\nBumps [github/codeql-action](https://github.com/github/codeql-action) from 3.29.1 to 3.29.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/39edc492dbe16b1465b0cafca41432d857bdb31a...181d5eefc20863364f96762470ba6f862bdef56b)\n\n---\nupdated-dependencies:\n- dependency-name: github/codeql-action\n dependency-version: 3.29.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>",
297151+
"timestamp": "2025-07-01T14:51:09+02:00",
297152+
"tree_id": "3dd37e6a1cd2fcfd01481ec2148983e370a2bfa5",
297153+
"url": "https://github.com/open-telemetry/opentelemetry-cpp/commit/f4897b2a5f8d9b65ff777c549f16f3952a1eebab"
297154+
},
297155+
"date": 1751374468687,
297156+
"tool": "googlecpp",
297157+
"benches": [
297158+
{
297159+
"name": "BM_OtlpExporterEmptySpans",
297160+
"value": 18.089418192856183,
297161+
"unit": "ns/iter",
297162+
"extra": "iterations: 7860000\ncpu: 18.08636272264631 ns\nthreads: 1"
297163+
},
297164+
{
297165+
"name": "BM_OtlpExporterSparseSpans",
297166+
"value": 130.65832499397126,
297167+
"unit": "ns/iter",
297168+
"extra": "iterations: 1061000\ncpu: 128.60961828463712 ns\nthreads: 1"
297169+
},
297170+
{
297171+
"name": "BM_OtlpExporterDenseSpans",
297172+
"value": 952.2000137640506,
297173+
"unit": "ns/iter",
297174+
"extra": "iterations: 147000\ncpu: 949.043952380952 ns\nthreads: 1"
297175+
},
297176+
{
297177+
"name": "BM_otlp_grpc_with_collector",
297178+
"value": 1808465.8879667656,
297179+
"unit": "ns/iter",
297180+
"extra": "iterations: 219\ncpu: 638789.703196347 ns\nthreads: 1"
297181+
}
297182+
]
297135297183
}
297136297184
]
297137297185
}

0 commit comments

Comments
 (0)