Skip to content

Commit 861bc43

Browse files
author
github-action-benchmark
committed
add OpenTelemetry-cpp exporters Benchmark (googlecpp) benchmark result for 4d0ac5d
1 parent 9afa1c2 commit 861bc43

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": 1753178034982,
2+
"lastUpdate": 1753178038079,
33
"repoUrl": "https://github.com/open-telemetry/opentelemetry-cpp",
44
"entries": {
55
"OpenTelemetry-cpp api Benchmark": [
@@ -310524,6 +310524,54 @@ window.BENCHMARK_DATA = {
310524310524
"extra": "iterations: 223\ncpu: 623078.6860986545 ns\nthreads: 1"
310525310525
}
310526310526
]
310527+
},
310528+
{
310529+
"commit": {
310530+
"author": {
310531+
"email": "49699333+dependabot[bot]@users.noreply.github.com",
310532+
"name": "dependabot[bot]",
310533+
"username": "dependabot[bot]"
310534+
},
310535+
"committer": {
310536+
"email": "[email protected]",
310537+
"name": "GitHub",
310538+
"username": "web-flow"
310539+
},
310540+
"distinct": true,
310541+
"id": "4d0ac5d110b6a2e79c057adcd75400cc333a47c6",
310542+
"message": "Bump github/codeql-action from 3.29.2 to 3.29.3 (#3556)\n\nBumps [github/codeql-action](https://github.com/github/codeql-action) from 3.29.2 to 3.29.3.\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/181d5eefc20863364f96762470ba6f862bdef56b...d6bbdef45e766d081b84a2def353b0055f728d3e)\n\n---\nupdated-dependencies:\n- dependency-name: github/codeql-action\n dependency-version: 3.29.3\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>",
310543+
"timestamp": "2025-07-22T11:49:35+02:00",
310544+
"tree_id": "ea93be885fec5b465edf6f597544a7c09b9ca4b6",
310545+
"url": "https://github.com/open-telemetry/opentelemetry-cpp/commit/4d0ac5d110b6a2e79c057adcd75400cc333a47c6"
310546+
},
310547+
"date": 1753178016894,
310548+
"tool": "googlecpp",
310549+
"benches": [
310550+
{
310551+
"name": "BM_OtlpExporterEmptySpans",
310552+
"value": 18.55054888511455,
310553+
"unit": "ns/iter",
310554+
"extra": "iterations: 7649000\ncpu: 18.54877879461368 ns\nthreads: 1"
310555+
},
310556+
{
310557+
"name": "BM_OtlpExporterSparseSpans",
310558+
"value": 131.2185134460677,
310559+
"unit": "ns/iter",
310560+
"extra": "iterations: 1072000\ncpu: 129.21323320895522 ns\nthreads: 1"
310561+
},
310562+
{
310563+
"name": "BM_OtlpExporterDenseSpans",
310564+
"value": 927.0203824074853,
310565+
"unit": "ns/iter",
310566+
"extra": "iterations: 151000\ncpu: 924.7716556291391 ns\nthreads: 1"
310567+
},
310568+
{
310569+
"name": "BM_otlp_grpc_with_collector",
310570+
"value": 1711180.7797862366,
310571+
"unit": "ns/iter",
310572+
"extra": "iterations: 226\ncpu: 616998.6327433629 ns\nthreads: 1"
310573+
}
310574+
]
310527310575
}
310528310576
]
310529310577
}

0 commit comments

Comments
 (0)