Skip to content

Commit 1257bcd

Browse files
author
github-action-benchmark
committed
add OpenTelemetry-cpp exporters Benchmark (googlecpp) benchmark result for 9708acb
1 parent 8c26a57 commit 1257bcd

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": 1750139053741,
2+
"lastUpdate": 1750315941289,
33
"repoUrl": "https://github.com/open-telemetry/opentelemetry-cpp",
44
"entries": {
55
"OpenTelemetry-cpp api Benchmark": [
@@ -288012,6 +288012,54 @@ window.BENCHMARK_DATA = {
288012288012
"extra": "iterations: 226\ncpu: 632836.5265486728 ns\nthreads: 1"
288013288013
}
288014288014
]
288015+
},
288016+
{
288017+
"commit": {
288018+
"author": {
288019+
"email": "49699333+dependabot[bot]@users.noreply.github.com",
288020+
"name": "dependabot[bot]",
288021+
"username": "dependabot[bot]"
288022+
},
288023+
"committer": {
288024+
"email": "[email protected]",
288025+
"name": "GitHub",
288026+
"username": "web-flow"
288027+
},
288028+
"distinct": true,
288029+
"id": "9708acb694deb260beccb8578378bedcbbfbb1a8",
288030+
"message": "Bump docker/setup-buildx-action from 3.11.0 to 3.11.1 (#3488)\n\nBumps [docker/setup-buildx-action](https://github.com/docker/setup-buildx-action) from 3.11.0 to 3.11.1.\n- [Release notes](https://github.com/docker/setup-buildx-action/releases)\n- [Commits](https://github.com/docker/setup-buildx-action/compare/18ce135bb5112fa8ce4ed6c17ab05699d7f3a5e0...e468171a9de216ec08956ac3ada2f0791b6bd435)\n\n---\nupdated-dependencies:\n- dependency-name: docker/setup-buildx-action\n dependency-version: 3.11.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>",
288031+
"timestamp": "2025-06-19T08:49:02+02:00",
288032+
"tree_id": "7f193e68cfb2cb29b384c7a56d8554beb9601ba5",
288033+
"url": "https://github.com/open-telemetry/opentelemetry-cpp/commit/9708acb694deb260beccb8578378bedcbbfbb1a8"
288034+
},
288035+
"date": 1750315924989,
288036+
"tool": "googlecpp",
288037+
"benches": [
288038+
{
288039+
"name": "BM_OtlpExporterEmptySpans",
288040+
"value": 17.501483453768437,
288041+
"unit": "ns/iter",
288042+
"extra": "iterations: 7704000\ncpu: 17.49990576323988 ns\nthreads: 1"
288043+
},
288044+
{
288045+
"name": "BM_OtlpExporterSparseSpans",
288046+
"value": 130.7064337087861,
288047+
"unit": "ns/iter",
288048+
"extra": "iterations: 1128000\ncpu: 128.64860549645394 ns\nthreads: 1"
288049+
},
288050+
{
288051+
"name": "BM_OtlpExporterDenseSpans",
288052+
"value": 890.6895601296727,
288053+
"unit": "ns/iter",
288054+
"extra": "iterations: 158000\ncpu: 887.64117721519 ns\nthreads: 1"
288055+
},
288056+
{
288057+
"name": "BM_otlp_grpc_with_collector",
288058+
"value": 1717209.3043511517,
288059+
"unit": "ns/iter",
288060+
"extra": "iterations: 233\ncpu: 612509.9527896998 ns\nthreads: 1"
288061+
}
288062+
]
288015288063
}
288016288064
]
288017288065
}

0 commit comments

Comments
 (0)