Skip to content

Commit 0e202bb

Browse files
author
github-action-benchmark
committed
add OpenTelemetry-cpp exporters Benchmark (googlecpp) benchmark result for 4da9b67
1 parent 99ab783 commit 0e202bb

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": 1752592628999,
2+
"lastUpdate": 1752592631679,
33
"repoUrl": "https://github.com/open-telemetry/opentelemetry-cpp",
44
"entries": {
55
"OpenTelemetry-cpp api Benchmark": [
@@ -306204,6 +306204,54 @@ window.BENCHMARK_DATA = {
306204306204
"extra": "iterations: 222\ncpu: 623407.5045045045 ns\nthreads: 1"
306205306205
}
306206306206
]
306207+
},
306208+
{
306209+
"commit": {
306210+
"author": {
306211+
"email": "[email protected]",
306212+
"name": "Doug Barker",
306213+
"username": "dbarker"
306214+
},
306215+
"committer": {
306216+
"email": "[email protected]",
306217+
"name": "GitHub",
306218+
"username": "web-flow"
306219+
},
306220+
"distinct": true,
306221+
"id": "4da9b67c0ecfdb465a71ad32a7b2ffbb56e67520",
306222+
"message": "[CMAKE] Add CMake scripts to find or fetch curl and find zlib (#3526)",
306223+
"timestamp": "2025-07-15T17:12:24+02:00",
306224+
"tree_id": "10da748bc4825529e76d45d8be3b5da4fc79bee8",
306225+
"url": "https://github.com/open-telemetry/opentelemetry-cpp/commit/4da9b67c0ecfdb465a71ad32a7b2ffbb56e67520"
306226+
},
306227+
"date": 1752592610425,
306228+
"tool": "googlecpp",
306229+
"benches": [
306230+
{
306231+
"name": "BM_OtlpExporterEmptySpans",
306232+
"value": 18.12345507999025,
306233+
"unit": "ns/iter",
306234+
"extra": "iterations: 7657000\ncpu: 18.12243084759044 ns\nthreads: 1"
306235+
},
306236+
{
306237+
"name": "BM_OtlpExporterSparseSpans",
306238+
"value": 131.90312372152226,
306239+
"unit": "ns/iter",
306240+
"extra": "iterations: 1067000\ncpu: 130.14951358950327 ns\nthreads: 1"
306241+
},
306242+
{
306243+
"name": "BM_OtlpExporterDenseSpans",
306244+
"value": 954.8438561929239,
306245+
"unit": "ns/iter",
306246+
"extra": "iterations: 148000\ncpu: 953.1231486486487 ns\nthreads: 1"
306247+
},
306248+
{
306249+
"name": "BM_otlp_grpc_with_collector",
306250+
"value": 1790690.201300162,
306251+
"unit": "ns/iter",
306252+
"extra": "iterations: 216\ncpu: 643735.9398148147 ns\nthreads: 1"
306253+
}
306254+
]
306207306255
}
306208306256
]
306209306257
}

0 commit comments

Comments
 (0)