Skip to content

Commit 8c26a57

Browse files
author
github-action-benchmark
committed
add OpenTelemetry-cpp exporters Benchmark (googlecpp) benchmark result for 1ca1480
1 parent 5876eb3 commit 8c26a57

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": 1750139050809,
2+
"lastUpdate": 1750139053741,
33
"repoUrl": "https://github.com/open-telemetry/opentelemetry-cpp",
44
"entries": {
55
"OpenTelemetry-cpp api Benchmark": [
@@ -287964,6 +287964,54 @@ window.BENCHMARK_DATA = {
287964287964
"extra": "iterations: 222\ncpu: 631205.3063063062 ns\nthreads: 1"
287965287965
}
287966287966
]
287967+
},
287968+
{
287969+
"commit": {
287970+
"author": {
287971+
"email": "49699333+dependabot[bot]@users.noreply.github.com",
287972+
"name": "dependabot[bot]",
287973+
"username": "dependabot[bot]"
287974+
},
287975+
"committer": {
287976+
"email": "[email protected]",
287977+
"name": "GitHub",
287978+
"username": "web-flow"
287979+
},
287980+
"distinct": true,
287981+
"id": "1ca14802f858d20e6538f55167544706e5a8aceb",
287982+
"message": "Bump docker/setup-buildx-action from 3.10.0 to 3.11.0 (#3483)\n\nBumps [docker/setup-buildx-action](https://github.com/docker/setup-buildx-action) from 3.10.0 to 3.11.0.\n- [Release notes](https://github.com/docker/setup-buildx-action/releases)\n- [Commits](https://github.com/docker/setup-buildx-action/compare/b5ca514318bd6ebac0fb2aedd5d36ec1b5c232a2...18ce135bb5112fa8ce4ed6c17ab05699d7f3a5e0)\n\n---\nupdated-dependencies:\n- dependency-name: docker/setup-buildx-action\n dependency-version: 3.11.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>",
287983+
"timestamp": "2025-06-16T22:40:32-07:00",
287984+
"tree_id": "7f77ad13b03b9bc92c008abddf527766afd67e87",
287985+
"url": "https://github.com/open-telemetry/opentelemetry-cpp/commit/1ca14802f858d20e6538f55167544706e5a8aceb"
287986+
},
287987+
"date": 1750139034791,
287988+
"tool": "googlecpp",
287989+
"benches": [
287990+
{
287991+
"name": "BM_OtlpExporterEmptySpans",
287992+
"value": 18.07170845718281,
287993+
"unit": "ns/iter",
287994+
"extra": "iterations: 6701000\ncpu: 18.06997463065214 ns\nthreads: 1"
287995+
},
287996+
{
287997+
"name": "BM_OtlpExporterSparseSpans",
287998+
"value": 135.3791954551217,
287999+
"unit": "ns/iter",
288000+
"extra": "iterations: 986000\ncpu: 133.03430730223124 ns\nthreads: 1"
288001+
},
288002+
{
288003+
"name": "BM_OtlpExporterDenseSpans",
288004+
"value": 1012.3828913541448,
288005+
"unit": "ns/iter",
288006+
"extra": "iterations: 149000\ncpu: 1009.5119865771808 ns\nthreads: 1"
288007+
},
288008+
{
288009+
"name": "BM_otlp_grpc_with_collector",
288010+
"value": 1801309.3323834175,
288011+
"unit": "ns/iter",
288012+
"extra": "iterations: 226\ncpu: 632836.5265486728 ns\nthreads: 1"
288013+
}
288014+
]
287967288015
}
287968288016
]
287969288017
}

0 commit comments

Comments
 (0)