Skip to content

Commit 5e271a2

Browse files
author
github-action-benchmark
committed
add OpenTelemetry-cpp exporters Benchmark (googlecpp) benchmark result for 6e8a803
1 parent 1f17b18 commit 5e271a2

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": 1754932562602,
2+
"lastUpdate": 1755038891159,
33
"repoUrl": "https://github.com/open-telemetry/opentelemetry-cpp",
44
"entries": {
55
"OpenTelemetry-cpp api Benchmark": [
@@ -320172,6 +320172,54 @@ window.BENCHMARK_DATA = {
320172320172
"extra": "iterations: 222\ncpu: 627277.189189189 ns\nthreads: 1"
320173320173
}
320174320174
]
320175+
},
320176+
{
320177+
"commit": {
320178+
"author": {
320179+
"email": "[email protected]",
320180+
"name": "Doug Barker",
320181+
"username": "dbarker"
320182+
},
320183+
"committer": {
320184+
"email": "[email protected]",
320185+
"name": "GitHub",
320186+
"username": "web-flow"
320187+
},
320188+
"distinct": true,
320189+
"id": "6e8a8038a13d8f4ae93338ce5c3e800940713d1f",
320190+
"message": "[CI] update do_ci scripts to use common cmake cache scripts (#3582)\n\n* update ci scripts to use the test_common/cmake cache variable scripts\n\n* re-disable opentracing for maintainer tests\n\n* fix ci issues. Maintainer build warnings on windows. CMake configure failure with dll build\n\n* fix ci issues. W3C trace context test warnings failing windows maintainer builds\n\n---------",
320191+
"timestamp": "2025-08-12T15:43:45-07:00",
320192+
"tree_id": "458473574e87c81a654deb977fb598a3aad5c948",
320193+
"url": "https://github.com/open-telemetry/opentelemetry-cpp/commit/6e8a8038a13d8f4ae93338ce5c3e800940713d1f"
320194+
},
320195+
"date": 1755038871777,
320196+
"tool": "googlecpp",
320197+
"benches": [
320198+
{
320199+
"name": "BM_OtlpExporterEmptySpans",
320200+
"value": 18.39569001309653,
320201+
"unit": "ns/iter",
320202+
"extra": "iterations: 7504000\ncpu: 18.395596348614074 ns\nthreads: 1"
320203+
},
320204+
{
320205+
"name": "BM_OtlpExporterSparseSpans",
320206+
"value": 131.28834645027754,
320207+
"unit": "ns/iter",
320208+
"extra": "iterations: 1069000\ncpu: 128.92366417212347 ns\nthreads: 1"
320209+
},
320210+
{
320211+
"name": "BM_OtlpExporterDenseSpans",
320212+
"value": 920.9762345876126,
320213+
"unit": "ns/iter",
320214+
"extra": "iterations: 151000\ncpu: 918.8818013245033 ns\nthreads: 1"
320215+
},
320216+
{
320217+
"name": "BM_otlp_grpc_with_collector",
320218+
"value": 1794200.7597502288,
320219+
"unit": "ns/iter",
320220+
"extra": "iterations: 222\ncpu: 628656.5495495497 ns\nthreads: 1"
320221+
}
320222+
]
320175320223
}
320176320224
]
320177320225
}

0 commit comments

Comments
 (0)