Skip to content

Commit ccbfd48

Browse files
author
github-action-benchmark
committed
add OpenTelemetry-cpp exporters Benchmark (googlecpp) benchmark result for 7bc4573
1 parent fe4c882 commit ccbfd48

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": 1745473426821,
2+
"lastUpdate": 1745551653316,
33
"repoUrl": "https://github.com/open-telemetry/opentelemetry-cpp",
44
"entries": {
55
"OpenTelemetry-cpp api Benchmark": [
@@ -258876,6 +258876,54 @@ window.BENCHMARK_DATA = {
258876258876
"extra": "iterations: 214\ncpu: 637349.4485981311 ns\nthreads: 1"
258877258877
}
258878258878
]
258879+
},
258880+
{
258881+
"commit": {
258882+
"author": {
258883+
"email": "49699333+dependabot[bot]@users.noreply.github.com",
258884+
"name": "dependabot[bot]",
258885+
"username": "dependabot[bot]"
258886+
},
258887+
"committer": {
258888+
"email": "[email protected]",
258889+
"name": "GitHub",
258890+
"username": "web-flow"
258891+
},
258892+
"distinct": true,
258893+
"id": "7bc4573bbb183bb711930d549d8f76ca6dfeef7d",
258894+
"message": "Bump docker/build-push-action from 6.15.0 to 6.16.0 (#3382)\n\nBumps [docker/build-push-action](https://github.com/docker/build-push-action) from 6.15.0 to 6.16.0.\n- [Release notes](https://github.com/docker/build-push-action/releases)\n- [Commits](https://github.com/docker/build-push-action/compare/471d1dc4e07e5cdedd4c2171150001c434f0b7a4...14487ce63c7a62a4a324b0bfb37086795e31c6c1)\n\n---\nupdated-dependencies:\n- dependency-name: docker/build-push-action\n dependency-version: 6.16.0\n dependency-type: direct:production\n update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] <[email protected]>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
258895+
"timestamp": "2025-04-24T20:24:42-07:00",
258896+
"tree_id": "4b3ac4cb03c4824a23f3c150217577146489517f",
258897+
"url": "https://github.com/open-telemetry/opentelemetry-cpp/commit/7bc4573bbb183bb711930d549d8f76ca6dfeef7d"
258898+
},
258899+
"date": 1745551638239,
258900+
"tool": "googlecpp",
258901+
"benches": [
258902+
{
258903+
"name": "BM_OtlpExporterEmptySpans",
258904+
"value": 17.773305140618607,
258905+
"unit": "ns/iter",
258906+
"extra": "iterations: 7943000\ncpu: 17.772565529396953 ns\nthreads: 1"
258907+
},
258908+
{
258909+
"name": "BM_OtlpExporterSparseSpans",
258910+
"value": 129.90627665622887,
258911+
"unit": "ns/iter",
258912+
"extra": "iterations: 1063000\ncpu: 128.19971777986834 ns\nthreads: 1"
258913+
},
258914+
{
258915+
"name": "BM_OtlpExporterDenseSpans",
258916+
"value": 937.658945719401,
258917+
"unit": "ns/iter",
258918+
"extra": "iterations: 150000\ncpu: 934.4476800000002 ns\nthreads: 1"
258919+
},
258920+
{
258921+
"name": "BM_otlp_grpc_with_collector",
258922+
"value": 1687220.610905943,
258923+
"unit": "ns/iter",
258924+
"extra": "iterations: 229\ncpu: 610025.1703056771 ns\nthreads: 1"
258925+
}
258926+
]
258879258927
}
258880258928
]
258881258929
}

0 commit comments

Comments
 (0)