Skip to content

Commit b834000

Browse files
author
github-action-benchmark
committed
add OpenTelemetry-cpp exporters Benchmark (googlecpp) benchmark result for b4328c0
1 parent 75fd819 commit b834000

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": 1742545329812,
2+
"lastUpdate": 1742545331835,
33
"repoUrl": "https://github.com/open-telemetry/opentelemetry-cpp",
44
"entries": {
55
"OpenTelemetry-cpp api Benchmark": [
@@ -249060,6 +249060,54 @@ window.BENCHMARK_DATA = {
249060249060
"extra": "iterations: 228\ncpu: 611347.416666667 ns\nthreads: 1"
249061249061
}
249062249062
]
249063+
},
249064+
{
249065+
"commit": {
249066+
"author": {
249067+
"email": "49699333+dependabot[bot]@users.noreply.github.com",
249068+
"name": "dependabot[bot]",
249069+
"username": "dependabot[bot]"
249070+
},
249071+
"committer": {
249072+
"email": "[email protected]",
249073+
"name": "GitHub",
249074+
"username": "web-flow"
249075+
},
249076+
"distinct": true,
249077+
"id": "b4328c0bc1058a4ae1764b76055dd20d43a86f40",
249078+
"message": "Bump fossas/fossa-action from 1.5.0 to 1.6.0 (#3305)\n\nBumps [fossas/fossa-action](https://github.com/fossas/fossa-action) from 1.5.0 to 1.6.0.\n- [Release notes](https://github.com/fossas/fossa-action/releases)\n- [Commits](https://github.com/fossas/fossa-action/compare/93a52ecf7c3ac7eb40f5de77fd69b1a19524de94...c0a7d013f84c8ee5e910593186598625513cc1e4)\n\n---\nupdated-dependencies:\n- dependency-name: fossas/fossa-action\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>",
249079+
"timestamp": "2025-03-21T09:18:42+01:00",
249080+
"tree_id": "598c6bf3b5ad0710928b0cae9d180d1666ee1376",
249081+
"url": "https://github.com/open-telemetry/opentelemetry-cpp/commit/b4328c0bc1058a4ae1764b76055dd20d43a86f40"
249082+
},
249083+
"date": 1742545315472,
249084+
"tool": "googlecpp",
249085+
"benches": [
249086+
{
249087+
"name": "BM_OtlpExporterEmptySpans",
249088+
"value": 18.498058334201502,
249089+
"unit": "ns/iter",
249090+
"extra": "iterations: 7574000\ncpu: 18.49805624504885 ns\nthreads: 1"
249091+
},
249092+
{
249093+
"name": "BM_OtlpExporterSparseSpans",
249094+
"value": 130.90345196257857,
249095+
"unit": "ns/iter",
249096+
"extra": "iterations: 1064000\ncpu: 128.53658834586466 ns\nthreads: 1"
249097+
},
249098+
{
249099+
"name": "BM_OtlpExporterDenseSpans",
249100+
"value": 948.7738480439057,
249101+
"unit": "ns/iter",
249102+
"extra": "iterations: 148000\ncpu: 947.5318040540539 ns\nthreads: 1"
249103+
},
249104+
{
249105+
"name": "BM_otlp_grpc_with_collector",
249106+
"value": 1711223.8438368884,
249107+
"unit": "ns/iter",
249108+
"extra": "iterations: 229\ncpu: 618372.3100436683 ns\nthreads: 1"
249109+
}
249110+
]
249063249111
}
249064249112
]
249065249113
}

0 commit comments

Comments
 (0)