Skip to content

Commit d665da7

Browse files
author
github-action-benchmark
committed
add OpenTelemetry-cpp exporters Benchmark (googlecpp) benchmark result for 711625f
1 parent e84b671 commit d665da7

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": 1751833718476,
2+
"lastUpdate": 1751833720893,
33
"repoUrl": "https://github.com/open-telemetry/opentelemetry-cpp",
44
"entries": {
55
"OpenTelemetry-cpp api Benchmark": [
@@ -299964,6 +299964,54 @@ window.BENCHMARK_DATA = {
299964299964
"extra": "iterations: 223\ncpu: 633448.8116591931 ns\nthreads: 1"
299965299965
}
299966299966
]
299967+
},
299968+
{
299969+
"commit": {
299970+
"author": {
299971+
"email": "[email protected]",
299972+
"name": "Marc Alff",
299973+
"username": "marcalff"
299974+
},
299975+
"committer": {
299976+
"email": "[email protected]",
299977+
"name": "GitHub",
299978+
"username": "web-flow"
299979+
},
299980+
"distinct": true,
299981+
"id": "711625fdbf44327c934080da0ae5fa4fc568a9c8",
299982+
"message": "[CONFIGURATION] File configuration - metric aggregation model (#3502)",
299983+
"timestamp": "2025-07-06T22:25:03+02:00",
299984+
"tree_id": "c899f399e4bf0d00b097e506220e2326627fc70d",
299985+
"url": "https://github.com/open-telemetry/opentelemetry-cpp/commit/711625fdbf44327c934080da0ae5fa4fc568a9c8"
299986+
},
299987+
"date": 1751833698790,
299988+
"tool": "googlecpp",
299989+
"benches": [
299990+
{
299991+
"name": "BM_OtlpExporterEmptySpans",
299992+
"value": 18.196166472495513,
299993+
"unit": "ns/iter",
299994+
"extra": "iterations: 7722000\ncpu: 18.19479538979539 ns\nthreads: 1"
299995+
},
299996+
{
299997+
"name": "BM_OtlpExporterSparseSpans",
299998+
"value": 131.26397088803557,
299999+
"unit": "ns/iter",
300000+
"extra": "iterations: 1082000\ncpu: 129.0767615526802 ns\nthreads: 1"
300001+
},
300002+
{
300003+
"name": "BM_OtlpExporterDenseSpans",
300004+
"value": 983.1883690573952,
300005+
"unit": "ns/iter",
300006+
"extra": "iterations: 110000\ncpu: 981.2483636363636 ns\nthreads: 1"
300007+
},
300008+
{
300009+
"name": "BM_otlp_grpc_with_collector",
300010+
"value": 1824274.5952033177,
300011+
"unit": "ns/iter",
300012+
"extra": "iterations: 233\ncpu: 625599.0000000002 ns\nthreads: 1"
300013+
}
300014+
]
299967300015
}
299968300016
]
299969300017
}

0 commit comments

Comments
 (0)