Skip to content

Commit 5986af8

Browse files
author
github-action-benchmark
committed
add OpenTelemetry-cpp exporters Benchmark (googlecpp) benchmark result for 0b712dd
1 parent 2988844 commit 5986af8

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": 1736755748711,
2+
"lastUpdate": 1736755751188,
33
"repoUrl": "https://github.com/open-telemetry/opentelemetry-cpp",
44
"entries": {
55
"OpenTelemetry-cpp api Benchmark": [
@@ -232632,6 +232632,54 @@ window.BENCHMARK_DATA = {
232632232632
"extra": "iterations: 223\ncpu: 615673.475336323 ns\nthreads: 1"
232633232633
}
232634232634
]
232635+
},
232636+
{
232637+
"commit": {
232638+
"author": {
232639+
"email": "[email protected]",
232640+
"name": "Doug Barker",
232641+
"username": "dbarker"
232642+
},
232643+
"committer": {
232644+
"email": "[email protected]",
232645+
"name": "GitHub",
232646+
"username": "web-flow"
232647+
},
232648+
"distinct": true,
232649+
"id": "0b712dd2f759d9591757e7f9d55cf44be42b8514",
232650+
"message": "[EXPORTER] fix throw in OtlpGrpcMetricExporter with shared grpc client (#3243)",
232651+
"timestamp": "2025-01-13T08:54:41+01:00",
232652+
"tree_id": "516396996a382eeb98836b9a595999a8554c45b1",
232653+
"url": "https://github.com/open-telemetry/opentelemetry-cpp/commit/0b712dd2f759d9591757e7f9d55cf44be42b8514"
232654+
},
232655+
"date": 1736755736622,
232656+
"tool": "googlecpp",
232657+
"benches": [
232658+
{
232659+
"name": "BM_OtlpExporterEmptySpans",
232660+
"value": 18.60540235646184,
232661+
"unit": "ns/iter",
232662+
"extra": "iterations: 7327000\ncpu: 18.60407342705064 ns\nthreads: 1"
232663+
},
232664+
{
232665+
"name": "BM_OtlpExporterSparseSpans",
232666+
"value": 129.02415055220544,
232667+
"unit": "ns/iter",
232668+
"extra": "iterations: 1069000\ncpu: 126.81635921421889 ns\nthreads: 1"
232669+
},
232670+
{
232671+
"name": "BM_OtlpExporterDenseSpans",
232672+
"value": 934.9838892618815,
232673+
"unit": "ns/iter",
232674+
"extra": "iterations: 150000\ncpu: 933.4294800000002 ns\nthreads: 1"
232675+
},
232676+
{
232677+
"name": "BM_otlp_grpc_with_collector",
232678+
"value": 1698119.7440105935,
232679+
"unit": "ns/iter",
232680+
"extra": "iterations: 230\ncpu: 617291.7782608698 ns\nthreads: 1"
232681+
}
232682+
]
232635232683
}
232636232684
]
232637232685
}

0 commit comments

Comments
 (0)