Skip to content

Commit df19142

Browse files
author
github-action-benchmark
committed
add OpenTelemetry-cpp exporters Benchmark (googlecpp) benchmark result for 6e214c8
1 parent 4356db0 commit df19142

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": 1742917340688,
2+
"lastUpdate": 1743030203214,
33
"repoUrl": "https://github.com/open-telemetry/opentelemetry-cpp",
44
"entries": {
55
"OpenTelemetry-cpp api Benchmark": [
@@ -252216,6 +252216,54 @@ window.BENCHMARK_DATA = {
252216252216
"extra": "iterations: 227\ncpu: 614014.1938325992 ns\nthreads: 1"
252217252217
}
252218252218
]
252219+
},
252220+
{
252221+
"commit": {
252222+
"author": {
252223+
"email": "[email protected]",
252224+
"name": "Pranav Sharma",
252225+
"username": "psx95"
252226+
},
252227+
"committer": {
252228+
"email": "[email protected]",
252229+
"name": "GitHub",
252230+
"username": "web-flow"
252231+
},
252232+
"distinct": true,
252233+
"id": "6e214c85036a5331fd18503511dcee2dc8261dd8",
252234+
"message": "Add Pranav Sharma in cpp-approvers (#3323)",
252235+
"timestamp": "2025-03-26T16:00:19-07:00",
252236+
"tree_id": "2afd532b40638614b9d0531d566b6c4e04bee5b4",
252237+
"url": "https://github.com/open-telemetry/opentelemetry-cpp/commit/6e214c85036a5331fd18503511dcee2dc8261dd8"
252238+
},
252239+
"date": 1743030190113,
252240+
"tool": "googlecpp",
252241+
"benches": [
252242+
{
252243+
"name": "BM_OtlpExporterEmptySpans",
252244+
"value": 17.517280747128243,
252245+
"unit": "ns/iter",
252246+
"extra": "iterations: 7923000\ncpu: 17.511896503849556 ns\nthreads: 1"
252247+
},
252248+
{
252249+
"name": "BM_OtlpExporterSparseSpans",
252250+
"value": 130.09313114119868,
252251+
"unit": "ns/iter",
252252+
"extra": "iterations: 1069000\ncpu: 128.00057998129094 ns\nthreads: 1"
252253+
},
252254+
{
252255+
"name": "BM_OtlpExporterDenseSpans",
252256+
"value": 946.2044045731828,
252257+
"unit": "ns/iter",
252258+
"extra": "iterations: 148000\ncpu: 944.3303783783782 ns\nthreads: 1"
252259+
},
252260+
{
252261+
"name": "BM_otlp_grpc_with_collector",
252262+
"value": 1708927.3618615193,
252263+
"unit": "ns/iter",
252264+
"extra": "iterations: 230\ncpu: 611212.1608695651 ns\nthreads: 1"
252265+
}
252266+
]
252219252267
}
252220252268
]
252221252269
}

0 commit comments

Comments
 (0)