Skip to content

Commit c7861be

Browse files
author
github-action-benchmark
committed
add OpenTelemetry-cpp exporters Benchmark (googlecpp) benchmark result for 149d29c
1 parent d1c9de4 commit c7861be

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": 1731608439050,
2+
"lastUpdate": 1731608442862,
33
"repoUrl": "https://github.com/open-telemetry/opentelemetry-cpp",
44
"entries": {
55
"OpenTelemetry-cpp api Benchmark": [
@@ -211122,6 +211122,54 @@ window.BENCHMARK_DATA = {
211122211122
"extra": "iterations: 236\ncpu: 603438.9915254238 ns\nthreads: 1"
211123211123
}
211124211124
]
211125+
},
211126+
{
211127+
"commit": {
211128+
"author": {
211129+
"email": "[email protected]",
211130+
"name": "Volodymyr Kolesnykov",
211131+
"username": "sjinks"
211132+
},
211133+
"committer": {
211134+
"email": "[email protected]",
211135+
"name": "GitHub",
211136+
"username": "web-flow"
211137+
},
211138+
"distinct": true,
211139+
"id": "149d29ca78e183480dd179c6a7663169bb5760a6",
211140+
"message": "[EXPORTER] handling of invalid ports in UrlParser (#3142)",
211141+
"timestamp": "2024-11-14T19:06:39+01:00",
211142+
"tree_id": "cb3eee95f7ab7955b03090b13e7d3a85759f22fa",
211143+
"url": "https://github.com/open-telemetry/opentelemetry-cpp/commit/149d29ca78e183480dd179c6a7663169bb5760a6"
211144+
},
211145+
"date": 1731608431142,
211146+
"tool": "googlecpp",
211147+
"benches": [
211148+
{
211149+
"name": "BM_OtlpExporterEmptySpans",
211150+
"value": 17.678979076916658,
211151+
"unit": "ns/iter",
211152+
"extra": "iterations: 7900000\ncpu: 17.677670632911394 ns\nthreads: 1"
211153+
},
211154+
{
211155+
"name": "BM_OtlpExporterSparseSpans",
211156+
"value": 132.62674672454176,
211157+
"unit": "ns/iter",
211158+
"extra": "iterations: 1069000\ncpu: 129.6834752104771 ns\nthreads: 1"
211159+
},
211160+
{
211161+
"name": "BM_OtlpExporterDenseSpans",
211162+
"value": 936.1934661865234,
211163+
"unit": "ns/iter",
211164+
"extra": "iterations: 150000\ncpu: 931.6209733333335 ns\nthreads: 1"
211165+
},
211166+
{
211167+
"name": "BM_otlp_grpc_with_collector",
211168+
"value": 1691196.6831923572,
211169+
"unit": "ns/iter",
211170+
"extra": "iterations: 229\ncpu: 609446.4541484717 ns\nthreads: 1"
211171+
}
211172+
]
211125211173
}
211126211174
]
211127211175
}

0 commit comments

Comments
 (0)