Skip to content

Commit cc7292c

Browse files
author
github-action-benchmark
committed
add OpenTelemetry-cpp exporters Benchmark (googlecpp) benchmark result for c3ef545
1 parent b96394f commit cc7292c

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": 1748104697919,
2+
"lastUpdate": 1748413293035,
33
"repoUrl": "https://github.com/open-telemetry/opentelemetry-cpp",
44
"entries": {
55
"OpenTelemetry-cpp api Benchmark": [
@@ -275532,6 +275532,54 @@ window.BENCHMARK_DATA = {
275532275532
"extra": "iterations: 225\ncpu: 623808.8622222223 ns\nthreads: 1"
275533275533
}
275534275534
]
275535+
},
275536+
{
275537+
"commit": {
275538+
"author": {
275539+
"email": "49699333+dependabot[bot]@users.noreply.github.com",
275540+
"name": "dependabot[bot]",
275541+
"username": "dependabot[bot]"
275542+
},
275543+
"committer": {
275544+
"email": "[email protected]",
275545+
"name": "GitHub",
275546+
"username": "web-flow"
275547+
},
275548+
"distinct": true,
275549+
"id": "c3ef5454d136c5859e36397e4b3d08836c9953b8",
275550+
"message": "Bump docker/build-push-action from 6.17.0 to 6.18.0 (#3446)\n\nBumps [docker/build-push-action](https://github.com/docker/build-push-action) from 6.17.0 to 6.18.0.\n- [Release notes](https://github.com/docker/build-push-action/releases)\n- [Commits](https://github.com/docker/build-push-action/compare/1dc73863535b631f98b2378be8619f83b136f4a0...263435318d21b8e681c14492fe198d362a7d2c83)\n\n---\nupdated-dependencies:\n- dependency-name: docker/build-push-action\n dependency-version: 6.18.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>",
275551+
"timestamp": "2025-05-28T08:17:14+02:00",
275552+
"tree_id": "42e7a0dea4f2ee534784f06809ab0d5a71d9f1fd",
275553+
"url": "https://github.com/open-telemetry/opentelemetry-cpp/commit/c3ef5454d136c5859e36397e4b3d08836c9953b8"
275554+
},
275555+
"date": 1748413276798,
275556+
"tool": "googlecpp",
275557+
"benches": [
275558+
{
275559+
"name": "BM_OtlpExporterEmptySpans",
275560+
"value": 17.90852671635538,
275561+
"unit": "ns/iter",
275562+
"extra": "iterations: 7671000\ncpu: 17.906434363186026 ns\nthreads: 1"
275563+
},
275564+
{
275565+
"name": "BM_OtlpExporterSparseSpans",
275566+
"value": 132.92733783326804,
275567+
"unit": "ns/iter",
275568+
"extra": "iterations: 1062000\ncpu: 131.0873757062147 ns\nthreads: 1"
275569+
},
275570+
{
275571+
"name": "BM_OtlpExporterDenseSpans",
275572+
"value": 954.0100486911073,
275573+
"unit": "ns/iter",
275574+
"extra": "iterations: 147000\ncpu: 951.3561224489798 ns\nthreads: 1"
275575+
},
275576+
{
275577+
"name": "BM_otlp_grpc_with_collector",
275578+
"value": 1720630.857679579,
275579+
"unit": "ns/iter",
275580+
"extra": "iterations: 225\ncpu: 619641.0133333331 ns\nthreads: 1"
275581+
}
275582+
]
275535275583
}
275536275584
]
275537275585
}

0 commit comments

Comments
 (0)