Skip to content

Commit 9a4531b

Browse files
author
github-action-benchmark
committed
add OpenTelemetry-cpp exporters Benchmark (googlecpp) benchmark result for ae8c627
1 parent 7756217 commit 9a4531b

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": 1756855890919,
2+
"lastUpdate": 1756903382787,
33
"repoUrl": "https://github.com/open-telemetry/opentelemetry-cpp",
44
"entries": {
55
"OpenTelemetry-cpp api Benchmark": [
@@ -328812,6 +328812,54 @@ window.BENCHMARK_DATA = {
328812328812
"extra": "iterations: 223\ncpu: 634480.0179372195 ns\nthreads: 1"
328813328813
}
328814328814
]
328815+
},
328816+
{
328817+
"commit": {
328818+
"author": {
328819+
"email": "49699333+dependabot[bot]@users.noreply.github.com",
328820+
"name": "dependabot[bot]",
328821+
"username": "dependabot[bot]"
328822+
},
328823+
"committer": {
328824+
"email": "[email protected]",
328825+
"name": "GitHub",
328826+
"username": "web-flow"
328827+
},
328828+
"distinct": true,
328829+
"id": "ae8c6274fc729a203b90fab58b705cf4fb89ff00",
328830+
"message": "Bump github/codeql-action from 3.29.11 to 3.30.0 (#3621)\n\nBumps [github/codeql-action](https://github.com/github/codeql-action) from 3.29.11 to 3.30.0.\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/3c3833e0f8c1c83d449a7478aa59c036a9165498...2d92b76c45b91eb80fc44c74ce3fce0ee94e8f9d)\n\n---\nupdated-dependencies:\n- dependency-name: github/codeql-action\n dependency-version: 3.30.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>\nCo-authored-by: Marc Alff <[email protected]>",
328831+
"timestamp": "2025-09-03T14:38:51+02:00",
328832+
"tree_id": "c4504590935dce4944c36c65fb156796fde9581a",
328833+
"url": "https://github.com/open-telemetry/opentelemetry-cpp/commit/ae8c6274fc729a203b90fab58b705cf4fb89ff00"
328834+
},
328835+
"date": 1756903362101,
328836+
"tool": "googlecpp",
328837+
"benches": [
328838+
{
328839+
"name": "BM_OtlpExporterEmptySpans",
328840+
"value": 18.170922216953688,
328841+
"unit": "ns/iter",
328842+
"extra": "iterations: 7473000\ncpu: 18.168182256122034 ns\nthreads: 1"
328843+
},
328844+
{
328845+
"name": "BM_OtlpExporterSparseSpans",
328846+
"value": 131.2907951981274,
328847+
"unit": "ns/iter",
328848+
"extra": "iterations: 1072000\ncpu: 129.31178638059703 ns\nthreads: 1"
328849+
},
328850+
{
328851+
"name": "BM_OtlpExporterDenseSpans",
328852+
"value": 936.9055430094401,
328853+
"unit": "ns/iter",
328854+
"extra": "iterations: 150000\ncpu: 934.60014 ns\nthreads: 1"
328855+
},
328856+
{
328857+
"name": "BM_otlp_grpc_with_collector",
328858+
"value": 1783200.0505978658,
328859+
"unit": "ns/iter",
328860+
"extra": "iterations: 219\ncpu: 631298.6438356165 ns\nthreads: 1"
328861+
}
328862+
]
328815328863
}
328816328864
]
328817328865
}

0 commit comments

Comments
 (0)