Skip to content

Commit a73dede

Browse files
author
github-action-benchmark
committed
add OpenTelemetry-cpp exporters Benchmark (googlecpp) benchmark result for 53b153c
1 parent 2aa523c commit a73dede

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": 1749224326497,
2+
"lastUpdate": 1749224328488,
33
"repoUrl": "https://github.com/open-telemetry/opentelemetry-cpp",
44
"entries": {
55
"OpenTelemetry-cpp api Benchmark": [
@@ -282006,6 +282006,54 @@ window.BENCHMARK_DATA = {
282006282006
"extra": "iterations: 223\ncpu: 624168.0493273543 ns\nthreads: 1"
282007282007
}
282008282008
]
282009+
},
282010+
{
282011+
"commit": {
282012+
"author": {
282013+
"email": "[email protected]",
282014+
"name": "vencislav-georgiev-1A",
282015+
"username": "vencislav-georgiev-1A"
282016+
},
282017+
"committer": {
282018+
"email": "[email protected]",
282019+
"name": "GitHub",
282020+
"username": "web-flow"
282021+
},
282022+
"distinct": true,
282023+
"id": "53b153caf2d65561ad34a0e623774c08073a6e31",
282024+
"message": "[BUILD] Allow compilation with CXX26 (#3464)",
282025+
"timestamp": "2025-06-06T17:35:17+02:00",
282026+
"tree_id": "2bf3f35743f268d40c4c33ff818e2687adf9929b",
282027+
"url": "https://github.com/open-telemetry/opentelemetry-cpp/commit/53b153caf2d65561ad34a0e623774c08073a6e31"
282028+
},
282029+
"date": 1749224310016,
282030+
"tool": "googlecpp",
282031+
"benches": [
282032+
{
282033+
"name": "BM_OtlpExporterEmptySpans",
282034+
"value": 18.545635896489983,
282035+
"unit": "ns/iter",
282036+
"extra": "iterations: 5571000\ncpu: 18.545570454137497 ns\nthreads: 1"
282037+
},
282038+
{
282039+
"name": "BM_OtlpExporterSparseSpans",
282040+
"value": 133.3834899960528,
282041+
"unit": "ns/iter",
282042+
"extra": "iterations: 1049000\ncpu: 131.32643946615823 ns\nthreads: 1"
282043+
},
282044+
{
282045+
"name": "BM_OtlpExporterDenseSpans",
282046+
"value": 954.7164108579522,
282047+
"unit": "ns/iter",
282048+
"extra": "iterations: 151000\ncpu: 950.399105960265 ns\nthreads: 1"
282049+
},
282050+
{
282051+
"name": "BM_otlp_grpc_with_collector",
282052+
"value": 1746839.7106443134,
282053+
"unit": "ns/iter",
282054+
"extra": "iterations: 224\ncpu: 626269.3348214283 ns\nthreads: 1"
282055+
}
282056+
]
282009282057
}
282010282058
]
282011282059
}

0 commit comments

Comments
 (0)