Skip to content

Commit c305dc9

Browse files
author
github-action-benchmark
committed
add OpenTelemetry-cpp exporters Benchmark (googlecpp) benchmark result for 05ac106
1 parent a63b6cf commit c305dc9

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": 1748848197229,
2+
"lastUpdate": 1748848199347,
33
"repoUrl": "https://github.com/open-telemetry/opentelemetry-cpp",
44
"entries": {
55
"OpenTelemetry-cpp api Benchmark": [
@@ -279126,6 +279126,54 @@ window.BENCHMARK_DATA = {
279126279126
"extra": "iterations: 229\ncpu: 612235.9257641919 ns\nthreads: 1"
279127279127
}
279128279128
]
279129+
},
279130+
{
279131+
"commit": {
279132+
"author": {
279133+
"email": "49699333+dependabot[bot]@users.noreply.github.com",
279134+
"name": "dependabot[bot]",
279135+
"username": "dependabot[bot]"
279136+
},
279137+
"committer": {
279138+
"email": "[email protected]",
279139+
"name": "GitHub",
279140+
"username": "web-flow"
279141+
},
279142+
"distinct": true,
279143+
"id": "05ac10652cb3b7e6cc8a9d552b6198813877b39b",
279144+
"message": "Bump ossf/scorecard-action from 2.4.1 to 2.4.2 (#3455)\n\nBumps [ossf/scorecard-action](https://github.com/ossf/scorecard-action) from 2.4.1 to 2.4.2.\n- [Release notes](https://github.com/ossf/scorecard-action/releases)\n- [Changelog](https://github.com/ossf/scorecard-action/blob/main/RELEASE.md)\n- [Commits](https://github.com/ossf/scorecard-action/compare/f49aabe0b5af0936a0987cfb85d86b75731b0186...05b42c624433fc40578a4040d5cf5e36ddca8cde)\n\n---\nupdated-dependencies:\n- dependency-name: ossf/scorecard-action\n dependency-version: 2.4.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>",
279145+
"timestamp": "2025-06-02T09:06:12+02:00",
279146+
"tree_id": "cf1f881cf3b137b2f344421715a8ff960bf51381",
279147+
"url": "https://github.com/open-telemetry/opentelemetry-cpp/commit/05ac10652cb3b7e6cc8a9d552b6198813877b39b"
279148+
},
279149+
"date": 1748848181033,
279150+
"tool": "googlecpp",
279151+
"benches": [
279152+
{
279153+
"name": "BM_OtlpExporterEmptySpans",
279154+
"value": 18.743230067544477,
279155+
"unit": "ns/iter",
279156+
"extra": "iterations: 7430000\ncpu: 18.742971601615075 ns\nthreads: 1"
279157+
},
279158+
{
279159+
"name": "BM_OtlpExporterSparseSpans",
279160+
"value": 132.65433803186625,
279161+
"unit": "ns/iter",
279162+
"extra": "iterations: 1057000\ncpu: 130.51985525070955 ns\nthreads: 1"
279163+
},
279164+
{
279165+
"name": "BM_OtlpExporterDenseSpans",
279166+
"value": 952.8080622355143,
279167+
"unit": "ns/iter",
279168+
"extra": "iterations: 150000\ncpu: 949.47674 ns\nthreads: 1"
279169+
},
279170+
{
279171+
"name": "BM_otlp_grpc_with_collector",
279172+
"value": 1727742.4314380747,
279173+
"unit": "ns/iter",
279174+
"extra": "iterations: 226\ncpu: 614181.1327433633 ns\nthreads: 1"
279175+
}
279176+
]
279129279177
}
279130279178
]
279131279179
}

0 commit comments

Comments
 (0)